.wrapper { }
.page { width:1001px; margin:0 auto; padding:0px 0; text-align:left; }
.page-print { padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main { padding:0 0 10px;}

/* Base Columns */ 
.col-left { float:left; width:184px; padding: 0; margin:0;}
.col-main { float:left; width:552px; padding:0; margin:0;}
.col-right{ float:right; width:211px; padding:0; margin:0 10px 0px 0px;}

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto;  background:#fff;  border:1px solid #ddd;}
.col3-layout { background:#fff; border:1px solid #ddd; border-top:none; height:100%; padding:0 1px 1px 1px;}

/* 2 Columns Layout */
.col2-left-layout { background:#fff; border:1px solid #ddd; border-top:none; height:100%; padding:0 1px 1px 1px;}
.col2-left-layout .col-main { width: 794px;float:left; background:#fff; margin-left:10px;}
.col2-right-layout .col-main { }

/* 3 Columns Layout */
.col3-layout .col-main { width:592px; }

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .narrow { width:33%; }
.col2-set .wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


/* Header ================================================================================ */

/*TopBar*/
.topbar { background:transparent; font-size:12px; text-align:left; color:#5a5d79; padding:6px 0 6px 0; height:17px; line-height:17px; }
.topbar a, .topbar a:visited{ color:#5a5d79; text-decoration:none; padding:6px 7px;}
.topbar a:hover{ color:#5a5d79; text-decoration:underline;}

.header-container { clear:both; }
.header { padding:0px; height:100%; height:91px;}
.header div.titleimg { background:url(../images/title.jpg) no-repeat 259px bottom; vertical-align:bottom; display:block; height:91px;}
.header div.titleimg1 { vertical-align:bottom; display:block; height:91px;}
.header div div { background: none; height:auto;}
.header .welcome-msg { text-align:right; padding:5px 18px 0 0; color:#716cac;}
.header .welcome-msg a{ color:#716cac;}
.header .welcome-msg a:hover{ color:#716cac; text-decoration:none;}
.header .links { height:26px; text-align:right; padding-top:6px; padding-right:12px;}
.header .links span { color:#fff; padding:10px; }
.header .links li span a { color:#fff; font-weight:bold; }
.header .links ul { text-align:right; padding-top:10px;}
.header .links li { display:inline; font-size:12px; text-align:right; color:#716cac;}
.header .links li a { color:#716cac; padding:0 6px;}
.header .links li a:hover { color:#716cac; text-decoration:none;}
.header .form-language { text-align:center; }
.header .title {  float:left; margin-left:74px;  }
#logo { float:left; width:260px; height:91px; background:url(../images/newlogo.gif) no-repeat left bottom; overflow:hidden; cursor:pointer; } 

.header .shoppingCart {  background:url(../images/shoppingcart.gif) no-repeat left top;padding-right:20px; line-height:21px; padding-top:4px; float:right; position:relative;text-align:right;}
.header .shoppingCart p { float:left; padding-left:160px;  color:#fff; }
.header .shoppingCart p a { color:#000;}
.header .shoppingCart span { padding-left:0px;}

/********** < Navigation */
#seabar { font-size:12px; padding:4px 10px; margin:0px 0; height:23px; background:#b02b6d url(../images/banner1.jpg) no-repeat top; clear:both;}
#seabar1 { font-size:12px; padding:4px 10px; margin:0px 0; height:23px; background:#b02b6d; float:left; width:981px}

/* All Levels */
#seabar h4 { float:left; padding-right:405px; color:#fff; font-family:Arial, Helvetica, sans-serif; font-weight:normal;}
#seabar1 h4 { float:left; padding-right:350px; color:#fff;}
.header .form-search { text-align:left; }
/*#seabar .form-search label { background:url(../images/searchproducts.gif) no-repeat left -4px; width:137px; height:20px; display: inline-block }
#seabar .form-search .seaInput { width:315px; border:1px solid #cfcfcf; padding:2px;}*/
#seabar .form-search label { background:url(../images/searchproducts.png) no-repeat left -3px; width:137px; height:20px; float:left;}
#seabar .form-search .seaInput { width:260px; border:1px solid #fff; padding:2px;}

#seabar1 .form-search label { background:url(../images/searchproducts.png) no-repeat left -3px; width:137px; height:20px; float:left;}
#seabar1 .form-search .seaInput { width:315px; border:1px solid #cfcfcf; padding:2px;}


/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input, select, textarea, button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; }
input.input-text, select, textarea { border:1px solid #888; }
input.input-text:focus, select:focus, textarea:focus {}
input.input-text, textarea { padding:2px; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em; }
textarea { overflow:auto; }
button.button { width:auto; border:none; background:#a3dbe3; background:transparent url(../images/buttonbg.gif) repeat-x left top; font:bold 11px tahoma; padding:1px 3px; cursor:hand; margin:3px; border:1px solid #676565; }
button.button:hover { width:auto; border:1px solid #676565;  background:transparent url(../images/buttonbgHov.gif) repeat-x left top; color:#fff; padding:1px 3px; cursor:hand; }
button.button1 { overflow:visible; width:auto; background:transparent url(../images/gobtn.png) no-repeat left top; border:none; cursor:pointer; width:34px; height:19px; display:inline; position:absolute; cursor:hand;}

button.disabled {}
button.disabled span {}
/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #888; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }
/* Form Highlight */
.highlight {}

/* Form lists */
.form-list li { margin:0 0 5px; }
.form-list li .input-box {}
.form-list li input.input-text,
.form-list li textarea { width:250px; }
.form-list li select { width:256px; }
.form-list li.add-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list label {}

.group-select {}
.group-select label {}
.group-select .legend { color:#07798a;}
.group-select li { margin:0 0 5px; }
.group-select li .input-box { float:left; width:260px; }
.group-select li input.input-text,
.group-select li textarea {width:510px; }
.group-select li select { width:516px; }
.group-select li .input-box input.input-text,
.group-select li .input-box textarea { width:250px; }
.group-select li .input-box select { width:256px; }
.group-select.wide input.input-text,
.group-select.wide textarea { width:510px; }

.buttons-set { clear:both; margin:5px 0 0; padding:5px; }
.buttons-set .back-link { float:left; }
.buttons-set .button { float:right; }

.buttons-set2 { clear:both; margin:5px 0 0; padding:5px; border:1px solid #ddd; text-align:right; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
.required { color:#f00; }
p.required { font-size:10px; text-align:right; }
/* Expiration date and cvv number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { float:left; width:12em; margin-right:-12em; display:inline; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 10px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:10px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/error_msg_icon.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/success_msg_icon.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/note_msg_icon.gif); color:#3d6611; }

/* BreadCrumbs */ 
.breadcrumbs { padding:5px; padding-left:10px; margin:0 0 0px; border:1px solid #ddd; }
.breadcrumbs li { display:inline; }

/* Page Heading */
.page-title { padding:0 0 5px; margin:0 0 10px; }
.title-buttons { text-align:right; }
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

/* Pager */ 
.pager { background: #fffdf3; padding:5px; margin:5px 0px; text-align:center; border:1px solid #f2edde; }
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .pages { margin:0 135px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}

/* Sorter */ 
.sorter { border-top:1px solid #c7e6e8; border-bottom:1px solid #c7e6e8; padding:5px; margin:5px 0px; }
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; }
.sorter .link-feed {}

/* Data Table */ 
.data-table { width:100%; }
.data-table th { padding:5px; border:1px solid #ddd; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #ddd; }
.data-table thead { background-color:#f2f2f2; }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { background-color:#; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td .product-name { font-size:1em; font-weight:bold; line-height:1.5;}
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#; }
.data-table td.value {}

/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.tax-details td { background-color:#; }
tr.tax-details-first td {}

/* Lists Decoration */
li.odd {}
li.even { background-color:#; }
dt.odd,
dd.odd {}
dt.even,
dd.even { background-color:#; }

/* Class: std - styles for admin-controlled content */
.std,
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.sidebar .block { margin-bottom:5px;}
.sidebar .block .block-title { padding:0 10px; }
.sidebar .block .block-title h2 { font-size:16px; font-weight:bold; }
.sidebar .block h3 { font-size:14px; }
.sidebar .block .block-content { padding:0px; }
.sidebar .block .actions { text-align:right; }
.sidebar .block .actions a { float:left; }

/* Block: Account */
.sidebar .block-account {}

/* Block: Currency Switcher */
.sidebar .block-currency {}
.sidebar .block-currency select { width:100%; border:1px solid #888; }

/* Block: Cart */
.sidebar .block-cart { }
.sidebar .block-cart .amount {}
.sidebar .block-cart .subtotal { text-align:center; }

.sidebar .mini-products-list li { padding:5px 0; }
.sidebar .mini-products-list .product-image { float:left; width:50px; padding:5px; border:1px solid #ddd; margin-right:-75px; }
.sidebar .mini-products-list .product-details { margin-left:75px; }
.sidebar .mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.sidebar .mini-products-list .product-details .btn-remove { float:right; }


/* Block: Layered Navigation */
.sidebar .block-layered-nav {}
.sidebar .block-layered-nav dt { font-weight:bold; }
.sidebar .block-layered-nav .currently {}
.sidebar .block-layered-nav dl dt {  background: url(../images/leftnav.gif) repeat-x left top; line-height:26px; } 
.sidebar .block-layered-nav dl dt a {  background: url(../images/plus.gif) no-repeat left 4px; display:inline; padding-left:13px; margin-left:10px; text-decoration:none; }
.sidebar .block-layered-nav dl dd { margin:3px 0 20px 0; } 
.sidebar .block-layered-nav dl dd ol li {  background: url(../images/.gif) repeat-x left top; padding-left:22px;} 
.sidebar .block-layered-nav dl dd ol a {  background: url(../images/minus.gif) no-repeat left 4px; line-height:20px; padding-left:12px;} 
.sidebar .block-layered-nav dl dd ol li strong{ color:#999;} 


/* Block: Wishlist */
.sidebar .block-wishlist {  background:#f1f6f6; border:1px solid #ccdfdf; margin:5px 0;}
.sidebar .block-wishlist h2 { color:#fff; padding:4px 10px 0; background: url(../images/giftBg.gif) repeat-x left top; height:26px; margin:0; font:bold 14px Arial; }
.sidebar .block-wishlist .block-content { padding:7px 10px 10px 15px;}
.sidebar .block-wishlist a { font-size:12px; }
.sidebar .block-wishlist h2 span a{ float:right; color:#fff; position:relative; }
.sidebar .block-wishlist .actions { text-align:center; border:1px solid #ddd; padding:2px 6px; background:#fff;}

/* Block: Related */
.sidebar .block-related {}
.sidebar .block-related li { padding:5px 0; }
.sidebar .block-related .checkbox { float:left; margin-right:-20px; }
.sidebar .block-related .item { margin-left:20px; }
.sidebar .block-related .item .product-image { float:left; margin-right:-65px; }
.sidebar .block-related .item .product-details { margin-left:65px; }

/* Block: Compare Products */
.sidebar .block-compare {}
.sidebar .block-compare li { padding:5px 0; }

/* Block: Viewed */
.sidebar .block-recent {}

/* Block: Poll */
.sidebar .block-poll {}
.sidebar .block-poll .radio { float:left; margin:3px -18px 0 0; }
.sidebar .block-poll .label { display:block; margin-left:18px; }
.sidebar .block-poll .answer {}
.sidebar .block-poll .votes { font-weight:bold; }

/* Block: Tags */
.sidebar .block-tags ul,
.sidebar .block-tags li { display:inline; }

/* Block: Subscribe */
.sidebar .block-subscribe {}

/* Block My account */
.myaccount { background:#f1f6f6; border:1px solid #ccc; margin:1px 0 5px 0; }
.myaccount ul { padding:10px 15px;}
.myaccount ul li{ color:#716cac; background: url(../images/tip3.gif) no-repeat left 6px; padding:0; padding-left:15px; }
.myaccount ul li a{ text-decoration:none; font-weight:normal;}
.myaccount ul li a:hover{ color:#716cac; text-decoration:none;}
.myaccount ul li.current span{ color:#716cac; text-decoration:none;  font-weight:bold;}
.myaccount h4 { color:#fff; padding:0 10px; background: url(../images/giftBg.gif) repeat-x left top; height:26px;}

/* Block Gift Certificate */
.block-gifts { background:#f1f6f6; border:1px solid #ccdfdf; margin:5px 0 }
.block-gifts p{ border:1px solid #ccdfdf; padding:15px 55px 20px 15px; background: url(../images/giftGraph.gif) no-repeat right center; line-height:12px;}
.block-gifts p span a{ display:block; text-align:right; color:#dd4792; padding-top:5px; }
.block-gifts h4 { color:#fff; padding:0 10px; background: url(../images/giftBg.gif) repeat-x left top; height:26px;}

.block-gifts ul { padding:7px 10px 10px 15px;}
.block-gifts ul li{ color:#716cac; background: url(../images/tip2.gif) no-repeat left 8px; padding:0; padding-left:15px; }
.block-gifts ul li a{  text-decoration:none; font-weight:normal;}
.block-gifts ul li a:hover{ color:#716cac; text-decoration:none;}

/*Blog Everybody*/
 .block-everybody { background: url(../images/everybodyBg.gif) repeat-x left top; padding:1px; border:1px solid #ccdfdf; padding-left:0; margin:5px 0 0 0}
 .block-everybody h4 { margin:10px 0 0 0; background: url(../images/everybody.gif) no-repeat left top; }
 .block-everybody .block-content-every { margin:5px; padding:0 0 0 88px; background: url(../images/everybodyImg.jpg) no-repeat left top; }
 .block-everybody p { margin:0px; padding:0 0 10px 0; line-height:13px; color:#3f463d; }

/*Blog Top 5 Bestsellers*/
.block-top5bestseller { background: url(../images/top5Bg.gif) repeat-x left top; padding:1px; border:1px solid #ccdfdf; padding-left:0; padding-bottom:10px;}
.block-top5bestseller h4 { margin:10px 0 0 0; background: url(../images/top5bestseller.gif) no-repeat left top; }
.block-top5bestseller .block-content-top5 { margin:0px; padding:0 0 0 88px; background: url(../images/everybodyImg.jpg) no-repeat left 0px; }
.block-top5bestseller p { margin:0px; padding:0 0 10px 0; line-height:13px; }
.block-top5bestseller ul { padding-left:20px;}
.block-top5bestseller ul li{ padding:1px 0 1px 0px;}

/*Blog Safety Issues*/
.sidebar .block-safetyIssues { margin-top:5px; padding:1px; border:3px solid #b8b5d5; padding-left:0; padding-bottom:10px;}
.sidebar .block-safetyIssues h4 { margin:10px 0 0 0; background: url(../images/safaetyissues.gif) no-repeat left top; }
.sidebar .block-safetyIssues .block-content-top5 { margin:0px; padding:0 0 0 88px; background: url(../images/everybodyImg.jpg) no-repeat left 0px; }
.sidebar .block-safetyIssues ul { padding-left:20px;}
.sidebar .block-safetyIssues ul li{ color:#716cac; background: url(../images/ok.jpg) no-repeat left 0px; padding:4px 0;}
.sidebar .block-safetyIssues ul li a{  text-decoration:none; padding-left:25px; font-weight:bold}
.sidebar .block-safetyIssues ul li a:hover{ color:#716cac; text-decoration:none;}

/*Blog Services*/
.sidebar .block-services { margin-top:5px; padding:1px; border:3px solid #a3b4cb; padding-left:0; padding-bottom:10px; padding-top:10px;}
.sidebar .block-services h4 { margin:10px 0 0 0; background: url(../images/safaetyissues.gif) no-repeat left top; }
.sidebar .block-services .block-content-top5 { margin:0px; padding:0 0 0 88px; background: url(../images/everybodyImg.jpg) no-repeat left 0px; }
.sidebar .block-services ul { padding-left:8px;}
.sidebar .block-services ul li{ color:#716cac;  padding:10px 0px;padding-left:37px;}
.sidebar .block-services ul li a{ color:#4d8aad; text-decoration:none; font:bold 12px Arial; }
.sidebar .block-services ul li a:hover{ color:#4e4f4f; text-decoration:none;}
.sidebar .block-services ul li.customer{ background: url(../images/phone.gif) no-repeat left top;}
.sidebar .block-services ul li.order{ background: url(../images/orderTracing.gif) no-repeat left top;}
.sidebar .block-services ul li.auctions{ background: url(../images/auctions.gif) no-repeat left top;}
.sidebar .block-services ul li.access{ background: url(../images/access.gif) no-repeat left top;}
.sidebar .block-services ul li.coupons{ background: url(../images/coupons.gif) no-repeat left top;}
.sidebar .block-services ul li.storeLocater{ background: url(../images/storeLocater.gif) no-repeat left top;}
.sidebar .block-services ul li.expecting{ background: url(../images/expecting.gif) no-repeat left top;}


/* Block: Reorder */
.sidebar .block-reorder { background:#f1f6f6; border:1px solid #ccdfdf; margin:5px 0;}
.sidebar .block-reorder .block-content { text-align:left; }
.sidebar .block-reorder h4 { color:#fff; padding:0 10px; background: url(../images/giftBg.gif) repeat-x left top; height:26px; margin:0}
.sidebar .block-reorder h4 a { font-size:12px; }
.sidebar .block-reorder h4 span a{ float:right; color:#fff; position:relative; top:2px;}
.sidebar .block-reorder .block-content { padding:7px 10px 10px 15px;}
.sidebar .block-reorder li { padding:5px 0; }
.sidebar .block-reorder .checkbox { float:left; margin:3px -20px 0 0; }
.sidebar .block-reorder .label { display:block; margin-left:20px; }





/* Block: Banner */
.sidebar .block-banner {}
.sidebar .block-banner {}
.sidebar .block-banner .block-content { text-align:center; }

/* Block: Checkout Progress */
.sidebar .block-progress {}
.sidebar .block-progress dt { font-weight:bold; }
.sidebar .block-progress dt.complete,
.sidebar .block-progress dd.complete { background-color:#; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { border:0px solid #ddd; margin:0 0 10px; }
.category-image { display:block; margin:0 auto; }
.category-products {}
.category-description {font-size:1.2em;font-weight:bold;}

/* View Type: Grid */
.products-grid { padding-left: 10px;
    width: 96%;}
.products-grid tr.odd { }
.products-grid tr.even { background-color:#fff; }
.products-grid td { width:30%; border-bottom:1px solid #ddd; padding:5px; }
.products-grid td.empty { }

/* View Type: List */
.products-list .item { border:1px solid #ccc; padding:5px; margin:3px 0 5px; }
.products-list .product-image { float:left; margin-right:-150px; }
.products-list .product-shop { float:right; width:320px; }
/* ======================================================================================= */


/* Product View ========================================================================== */
.product-view {}

.product-essential {}
.product-collateral {}

/* Product Images */
.product-view .productSec { border:1px solid #ddd; padding:15px;}
.product-view .product-img-box { float:left; width:267px; }
.product-view .product-img-box .product-image { border:0px solid #ddd; }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views ul { margin-left:-4px }
.product-view .product-img-box .more-views li { float:left; padding:1px; background-color:#ddd; margin:0 0 8px 4px ; }

.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:right; width:445px; } 
.product-view .product-name { }
.product-view .short-description {}

/* Rating */
.ratings {}
.ratings .amount {}
.ratings .rating-links {}
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bg_rating.gif) 0 0 repeat-x; position:relative; overflow:hidden; }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/bg_rating.gif) 0 100% repeat-x; }

/* Availability */
.availability {}
.availability .in-stock { font-weight:bold; }
.availability .out-of-stock { font-weight:bold; color:#f00; }

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box { padding:7px;}
.price-box .price { font-weight:bold; }

.price-box-bundle {}

/* Regular price */
.regular-price {}
.regular-price .price { font-weight:bold; }

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight:bold; text-decoration:line-through; }

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

a.minimal-price-link { display:block; }
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }
.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

/* Add to Links */
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; }
.add-to-cart .button { float:left; margin-left:5px; }

/* Add to Links + Add to Cart */
.add-to-box {}
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; }

/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #ddd; background-color:#f6f6f6; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options dd .multiselect option {}
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom { padding:10px; border:1px solid #ddd; border-top:0; }
.product-options-bottom .price-box { margin:10px 0; }

/* Grouped Product */
.grouped-items {}

/* Block: Description */
.product-view .description {}

/* Block: Additional */
.product-view .additional {}

/* Block: Upsell */
.product-view .up-sell {}
.product-view .up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .tags {}
.product-view .tags .form-add-tags label { float:left; }
.product-view .tags .form-add-tags .input-box { float:left; margin:0 5px; }
.product-view .tags .form-add-tags .button { float:left; }
.product-view .tags .form-add-tags p { clear:both; }

/* Block: Reviews */
.product-view .reviews {}

/* Block: Add Review */
.product-view .add-review {}
.product-view .add-review .product-name span { font-weight:normal; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
/* Product Tags */
.tags-list li { display:inline; font-size:13px; }

/* Advanced Search */
.search-summary {}
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review {}
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; border:1px solid #ddd; padding:1px; }
.product-review .details { float:right; width:570px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .checkout-types { text-align:right; }

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { float:left; width:700px; }
.cart .crosssell .product-image { float:left; margin-right:-90px; }
.cart .crosssell .product-shop { margin-left:90px; }
.cart .shipping {}

/* Shopping Cart Totals */
.cart .totals { float:right; }
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { font-weight:bold; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/* One Page */
.one-page-checkout { border-bottom:1px solid #ddd; position:relative; }
.one-page-checkout li.section { border:1px solid #ddd; border-bottom:0; }
.one-page-checkout .step-title { background-color:#759a9f; padding:0 5px; text-align:right; }
.one-page-checkout .step-title .number { float:left; width:15px; line-height:22px; padding:3px 6px 4px 0 ; font:bold 12px arial;  margin-right:5px; background:url(../images/numberbg1.gif) no-repeat left top; }
.one-page-checkout .step-title h3 { float:left; font-size:14px; color:#fff; }
.one-page-checkout .allow .step-title { cursor:pointer; }
.one-page-checkout .active {}
.one-page-checkout .active .step-title { background-color:#5caeb9; cursor:default; }
.one-page-checkout .active .step-title .number{ background:url(../images/numberbg.gif) no-repeat left top; cursor:default; }
.one-page-checkout .step { border-top:1px solid #ddd; padding:10px; }
.one-page-checkout .order-review {}

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}

/********** < Common Checkout Styles */
.shipping-methods {}
.please-wait { float:right; }
.cvv-what-is-this { cursor:help; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; left:0; z-index:1000; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.add-gift-message {}
.gift-message-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:5px; height:300px; overflow:auto; }
.gift-message-form .gift-item {}

.gift-message-link { display:block; background:url(../images/bg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt span { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }
/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Login Page ============================================================================ */
.login-page {}
.login-page .content { min-height:150px; }
/* ======================================================================================= */


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}

/* Block: Recent Orders */
.dashboard .recent-orders { margin:10px 0; }

/* Block: Tags */
.dashboard .tags .number { float:left; margin-right:-20px; }
.dashboard .tags .details { margin-left:20px; }

/* Block: Reviews */
.dashboard .reviews {}
/********** Dashboard > */

/* Order View */
.order-info { border:1px solid #ddd; padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

/* Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }
/* ======================================================================================= */


.col-main .container { margin:0 13px;}
.col-main .container h1 {  background:url(../images/h-dot.gif) repeat-x left bottom; margin-bottom:10px;}
.col-main .container h2 {  background:url(../images/h-dot.gif) repeat-x left bottom; margin-bottom:10px; padding-bottom:5px; }

.banner { background:url(../images/banner2.jpg) no-repeat left top; width:814px; height:162px; overflow:hidden;}
.left_banner{ margin-left:170px; margin-top:-5px; position:absolute; z-index:99;}
.left_banner a{ color:#be3073; text-decoration:none;}
.left_banner a:hover{color:#be3073; text-decoration:underline; }
.banner .left_banner img {margin:6px 0 0 3px;}

.banner .right_banner{ float:right; width:280px; margin:35px 55px 0 0; height:50px; line-height:normal; color:#7a7b7c; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.banner .right_banner p { margin:5px 0 0 0;}
.banner .right_banner a { color:#be3073; text-decoration:none;}
.banner .right_banner a:hover { color:#be3073; text-decoration:underline;}
.banner .right_banner p img { margin:6px 0 0 3px;}

/* Products */
.products li { padding:10px 10px 10px 0; float:left; width:165px; margin-bottom:10px;}
.products li a span{ display:block; padding:3px 0; } 
.products li a label{ display:block; color:#716cac; padding-top:4px;} 
.products li a, .products li a:visited { display:block; border:1px solid #fff; text-align:center; text-decoration:none; }
.products li a:hover { border:1px solid #ccc; display:block; }
.products li a { padding:8px; color:#888888; line-height:12px; }
.products li a strong{ display:block; color:#a03890; text-decoration:underline}
.products li a b{ display:block; }


/* Footer ================================================================================ */
.footer { clear:both; width:1000px; margin:auto; padding-bottom:10px; }
.footer div{ border:1px solid #ddd; border-top:2px solid #716cac; }
.footer p { text-align:center; padding-bottom:5px; }
.footer address { text-align:right; }
.footer ul { float:left; padding:0 20px 0 0; }
.footer a { text-decoration:none}
.footer strong a{ color:#716cac;}
.footer strong a:hover{ color:#716cac; text-decoration:underline}

.footer ul {text-align:center; display:block; width:969px; }
.footer ul li { display:inline;}
.footer ul li a{ text-align:center; display:inline; text-decoration:underline; padding:0 2px; }
/* ======================================================================================= */



/***************VERTICAL**********************/
/*****ALL*****/
 
#vertical-nav { padding:0px; margin:0; width:184px; }
#vertical-nav ul { padding:0; margin:0; font-size:13px; font-weight:bold; list-style-type: none; border-left:1px solid #b8b5d5; border-right:1px solid #b8b5d5;}
#vertical-nav ul li {  display:block; margin-top: 1px; background: url(../images/leftnav.gif) repeat-x left top; line-height:26px;}
#vertical-nav ul li a { background: url(../images/plus.gif) no-repeat left 4px; display:inline; padding-left:10px; margin-left:10px; text-decoration:none;}
#vertical-nav ul ul li a,#vertical-nav ul li{ }
#vertical-nav ul ul { border:none; margin:5px 0 15px 0;}
#vertical-nav ul li{  padding-left:10px; border:none; }
#vertical-nav ul ul li { background:None; padding:0px; margin:0; border:none; line-height:16px;}
#vertical-nav ul li a { padding: 1px 6px 1px 12px; margin:0; text-decoration: none; line-height:10px;  }
#vertical-nav ul li .open{ background: url(../images/minus.gif) no-repeat 0 4px; padding-left:12px;}
#vertical-nav .final{ background-color:#ECECEC;}
#vertical-nav ul ul ul li a { margin-left: 15px; }
#vertical-nav ul ul li a { margin-left: 15px;  background: url(../images/tip1.gif) no-repeat left 5px; }
#vertical-nav a { }
#vertical-nav a:hover { }
#vertical-nav ul li ul li a { margin-bottom:0px; margin-top:0px; font-size:12px;}
#vertical-nav ul li ul li { margin-bottom:0px; margin-top:0px; font-size:12px;}
.block-content dl { border-right:1px solid #b8b5d5;}



/* Newly Added */
.personalinfo { background:url(../images/personinfobg.gif) repeat-x left top; border:1px solid #eee; padding:15px; margin-bottom:20px;}
.personalinfoWidth { width:550px; }
.addressWidth { width:200px; }
.tit1 { background:url(../images/personinfobg.gif) repeat-x left top; margin:25px 0 10px 0; padding-left:10px; color:#b02b6d;}
 h3.product-name a{ font-size:0.7em; font-weight:bold; line-height:1.5em; }
 .catalog-category-view .col-right{
 	margin-top:549px;
 }
 .cms-index-index .col-right{
 	margin-top:669px;
 }
 .flashka, .flashka1{
   padding-top:9px; padding-left: 0px; position:relative; width:797px; height:489px; margin-left: 0px; margin-bottom:15px;
 }
 .flashka{
  padding-left:7px;
 }
/*
.sidebar .block-layered-nav {}
.sidebar .block-layered-nav dt { font-weight:bold; }
.sidebar .block-layered-nav .currently {}
.sidebar .block-layered-nav dl dt {  background: url(../images/leftnav.gif) repeat-x left top; line-height:26px; border-left:1px solid #716cac; border-right:1px solid #716cac; } 
.sidebar .block-layered-nav dl dt a {  background: url(../images/plus.gif) no-repeat left 4px; display:inline; padding-left:13px; margin-left:10px; text-decoration:none; }
.sidebar .block-layered-nav dl dd { margin:3px 0 20px 0; } 
.sidebar .block-layered-nav dl dd ol li {  background: url(../images/.gif) repeat-x left top; padding-left:22px;} 
.sidebar .block-layered-nav dl dd ol a {  background: url(../images/minus.gif) no-repeat left 4px; line-height:20px; padding-left:12px;} 
.sidebar .block-layered-nav dl dd ol li strong{ color:#999;} 

/* new style */
.block-content { overflow:hidden;}
.block-content  p {color:#454444 !important; font-size:11px; text-align:left; margin-left:7px; width:40px;}
.block_bottom_content { clear:both; padding:0; margin:0; overflow:hidden; }
.block_bottom_content p { padding:0; margin:0; }
.block_bottom_content .content_left { float:left; width:340px; overflow:hidden; }
.block_bottom_content .bottom_right1 { float:right; width:126px; background:url(../images/sep_left_block.gif) left repeat-y;}
.block_bottom_content .bottom_right1 img { margin:30px 0 30px 5px;}
.block_bottom_content .bottom_left { float:left; width:115px; background:url(../images/sep_left_block.gif) left repeat-y;}
.block_bottom_content .bottom_left img { margin:30px 5px 30px 5px;}
.banner_left { clear:both; overflow:hidden; margin:13px 0 0 11px;}

.link_bl { position:absolute; z-index:2; margin:146px 0 0 578px;}
.link_bl a { display:block; width:75px; height:14px;}

.tpss .container_right {
	width:784px;
	padding:0px 10px 0px 0px;
	margin:auto;
}
.tpss .flt_left {
	float:left;
}
.tpss .container_right_heading {
	padding:0px;
	margin:0px;
	text-align:left;
	background:url(../images/heading_top_bg.jpg) no-repeat;
	height:47px;
	width:795px;
}
.tpss .link_gen {
	float: left;
	width: 794px;
}
.tpss .brdr_btm {
	width:794px;
	border-bottom:1px solid #b02b6d;
}
.tpss .col_main_inner {
	margin-top: 20px;
	margin-left: -10px;
}
.tpss .visit_site {
	width: 109px;
	height: 25px;
	padding-top: 11px;
	float: right;
	margin-right: 55px;
}
.tpss .anounce_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	float: left;
	margin-top: 10px;
	width: 766px;
}
.tpss .listen_up {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: rgb(78, 98, 132);
	text-align: center;
	float: left;
	margin-top: -1.5em;
	width: 766px;
}
.tpss .input_pad {
	float: left;
	margin-top:15px;
	margin-left: 213px;
}
.tpss .container_right_heading h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	vertical-align:middle;
	line-height:47px;
	vertical-align:middle;
	color:#b02b6d;
	padding-left:10px;
	padding-right:10px;
}
.tpss .content_div {
	padding:10px 0px 10px 0px;
	margin:0px;
	width:794px;
	text-align:justify;
}
.tpss .content_div h2 {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#b02b6d;
}
.tpss .float_txt_box {
	float: left;
	margin-right: -2.7em;
	padding-top:15px;
}
.tpss .content_div h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	line-height:47px;
	margin:0px;
	vertical-align:middle;
	color:#b02b6d;
	padding:0px;
}
.tpss .content_div p {
	padding:0px;
	margin:0px;
	font-size:14px;
	font-family:arial;
	text-align:justify;
}
.tpss .content_div1 {
	padding:25px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	width:794px;
}
.tpss .content_div2 {
	padding:25px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	width:794px;
}
.tpss .content_div1 p {
	padding:0px;
	margin:0px;
	font-size:14px;
	font-family:arial;
	text-align:justify;
}
.tpss .content_div2 p {
	padding:0px;
	margin:0px;
	font-size:14px;
	font-family:arial;
	text-align:justify;
}
.tpss .content_div ul {
	padding:0px 40px;
	margin:0px;
}
.tpss .content_div ul li {
	color:#000;
	font-size:14px;
	font-family:arial;
	text-align:justify;
	float:none;
}
.tpss .content_btm {
	background:url(../images/footer_hdng.jpg) no-repeat;
	width:794px;
	height:132px;
	padding:0px;
	margin:0px;
}
.tpss .banner_width {
	width:209px;
	padding-top:10px;
	padding-bottom:20px;
}
.tpss .banner_300 {
	width:402px;
	padding-top:10px;
	padding-bottom:30px;
}
.tpss .banner_width_last {
	width:160px;
	padding-top:10px;
	padding-bottom:20px;
}
.tpss .content_btm p {
	padding:5px 10px 5px 10px;
	margin:0px;
	line-height:20px;
	font-size:14px;
	font-family:arial;
	text-align:justify;
}
.tpss p.seo_article {
	padding:0px 0px 15px 0px;
	margin:0px;
	font-size:14px;
	font-family:arial;
	text-align:justify;
}
.tpss .banner_334 {
	width:269px;
	padding-bottom:30px;
}
.tpss .banner_334_last {
	width:256px;
	padding-bottom:30px;
}
.tpss h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	vertical-align:bottom;
	color:#b02b6d;
	/*padding:10px 0px 10px 0px;*/
	text-align:justify;
	margin:0px;
}
.tpss .content_div_scroll {
	padding:5px 0px 10px 0px;
	margin:0px;
	width:794px;
	text-align:justify;
	height:160px;
	border:1px solid #839dde;
	overflow-x:hidden;
}
.tpss .content_div_scroll p {
	padding:0px 5px;
	margin:0px;
	line-height:24px;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	text-align:justify;
}
.tpss p.form_pad_top {
	padding:10px 0px;
	margin:0px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}
.tpss p.form_pad {
	padding-left:60px;
	font-size:16px;
}
.tpss p.form_pad1 {
	padding:0px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}
.tpss .cont_div_width {
	width:794px;
}
.tpss .default_affiliate_link {
	background:url(../images/form.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
	width:795px;
	height:48px;
}
.tpss .td_pad {
	padding:10px 0px;
	margin:0px;
	width:268px;
}
.tpss .td_pad1 {
	padding:0px 0px;
	margin:0px;
	width:67px;
}
.tpss p.new_step {
	padding:0px;
	margin:0px;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
}
.tpss .td_pad2 {
	padding:0px 20px 10px 0px;
	margin:0px;
	width:390px;
}
.tpss .content_div2 input[type="text"] {
	padding:0px;
	margin:0px;
	width:256px;
	height:30px;
	border:1px solid #839dde;
	background:#f8faff;
}
.tpss .content_div1 input[type="text"] {
	padding:0px;
	margin:0px;
	width:458px;
	font: 17px Arial,Helvetica,sans-serif;
    height: 24px;
	border:1px solid #839dde;
	background:#f8faff;
}
.tpss .select_option {
	padding:0px;
	margin:0px;
	width:458px;
	padding:2px;
	height:29px;
	background:#f8faff;
	border:1px solid #839dde;
}
.tpss .ur_link_btn {
	background:url(../images/your_link.jpg) no-repeat;
	width:230px;
	height:48px;
	cursor:pointer;
	border:0px;
         float:left;
}
.tpss .ur_link_btn:hover {
	background:url(../images/your_link.jpg) no-repeat;
	width:230px;
	height:48px;
	-moz-opacity: 0.7 !important;
	-webkit-opacity: 0.7!important;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)" !important;
	filter: alpha(opacity=70) !important;
	opacity: 0.7 !important;
	cursor:pointer;
	border:0px;
}
.tpss .landing {
	background:url(../images/landing_btn.jpg) no-repeat;
	width:230px;
	height:48px;
	cursor:pointer;
	border:0px;
}
.tpss .landing:hover {
	background:url(../images/landing_btn.jpg) no-repeat;
	width:230px;
	height:48px;
	-moz-opacity: 0.7 !important;
	-webkit-opacity: 0.7!important;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)" !important;
	filter: alpha(opacity=70) !important;
	opacity: 0.7 !important;
	cursor:pointer;
	border:0px;
}
.tpss .start {
	background:url(../images/start_over_btn.jpg) no-repeat;
	width:141px;
	height:48px;
	cursor:pointer;
	border:0px;
}
.tpss .start:hover {
	background:url(../images/start_over_btn.jpg) no-repeat;
	width:141px;
	height:48px;
	cursor:pointer;
	border:0px;
	-moz-opacity: 0.7 !important;
	-webkit-opacity: 0.7!important;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)" !important;
	filter: alpha(opacity=70) !important;
	opacity: 0.7 !important;
}
.tpss .reset_btn {
	background:url(../images/reset.jpg) no-repeat;
	width:87px;
	cursor:pointer;
	height:48px;
	border:0px;
margin-left: 5px;
float: left;
}
.tpss .reset_btn:hover {
	background:url(../images/reset.jpg) no-repeat;
	width:87px;
	-moz-opacity: 0.7 !important;
	-webkit-opacity: 0.7!important;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)" !important;
	filter: alpha(opacity=70) !important;
	opacity: 0.7 !important;
	cursor:pointer;
	height:48px;
	border:0px;
}
.tpss h2.land_hdng {
	color:#b02b6c;
	font-size:25px;
	font-weight:bold;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
}
.tpss .lnk_gen_li
{
	background:url(../images/linkgen.jpg) no-repeat; 
	width: 245px; 
	height: 242px; 
	float: left; 
	margin-top: 10px; 
	display: inline; 
	margin-right: 29px;
}
.tpss .landing_li
{
	background:url(../images/landpage.jpg) no-repeat; 
	width: 245px; 
	height: 242px; 
	float: left; 
	display: inline; 
	margin-top:10px; 
	margin-right: 29px;
}
.tpss .banner_li
{
	background:url(../images/interbanners.jpg) no-repeat; 
	width: 245px; 
	height: 242px; 
	display: inline; 
	margin-top: 10px; 
	float:left;
}
.tpss .keyword_li
{
	background-image:url(../images/keywords.jpg); 
	width: 245px; 
	height: 242px; 
	float: left; 
	margin-top: 10px; 
	display: inline; 
	margin-right:29px;
}
.tpss .pages_link_li
{
	background-image:url(../images/pageslink.jpg); 
	width:245px; 
	height:242px; 
	float: left; 
	display:inline; 
	margin-top:10px; 
	margin-right:29px;
}
.tpss .search_li
{
	background-image: url(../images/search.jpg); 
	width: 245px; 
	height: 242px; 
	display: inline; 
	float: left; 
	margin-top: 10px;
}
.tpss .creative_li
{
	background:url(../images/creatives.jpg) no-repeat; 
	width: 245px; 
	height: 242px; 
	float: left; 
	margin-top: 15px; 
	margin-left: 130px; 
	display: inline; 
	margin-right: 29px;
}
.tpss .seo_art_li
{
	background-image:url(../images/seoarticles.jpg);
	width: 245px; 
	height: 242px; 
	margin-top: 15px; 
	display: inline; 
	float:left;
}
.tpss .txt_bx_li
{
	background-image:url(../images/textboxes.jpg); 
	background-repeat: no-repeat; 
	width: 392px; 
	height: 35px; 
	float: left; 
	display: inline; 
	margin-top: 30px; 
	margin-right: 10px;
}

.tpss .txt_bx_li_1
{
	background-image:url(../images/textboxes.jpg); 
	background-repeat: no-repeat; 
	width: 392px; 
	height: 35px; display:i nline; 
	margin-top: 30px; 
	margin-right: -23em; 
	float: left;
}
.tpss .txt_bx_li_2
{
	background-image: url(../images/textboxeswide.jpg); 
	background-repeat:no-repeat; 
	width: 392px; 
	height: 51px; float: left; 
	display: inline; 
	margin-top: 240px; 
	margin-right: 10px;
}
.tpss .txt_bx_li_3
{
	background-image:url(../images/textboxeswide.jpg); 
	background-repeat: no-repeat; 
	width: 392px; 
	height: 51px; 
	display:inline; 
	margin-top: 310px; 
	margin-right: -23em; 
	float: left;
}
.tpss .txt_bx_li_4
{
	background-image:url(../images/textboxes.jpg);
	background-repeat: no-repeat; 
	width: 392px; 
	height: 35px; 
	float: left; 
	display: inline; 
	margin-top: 220px; 
	margin-right: 10px;
}
.tpss .txt_bx_li_5
{
	background-image: url(../images/textboxes.jpg); 
	background-repeat:no-repeat; 
	width: 392px; 
	height: 35px; 
	display: inline; 
	margin-right: -23em; 
	float: left; 
	margin-top: 220px;
}
.tpss .sign_up_btn_btm
{
	background:url(../images/signup.png); 
	background-repeat:no-repeat; 
	width:138px; 
	height:22px; 
	margin-right:-9em; 
	list-style-type:none; 
	cursor:pointer;
	float:left; 
	margin-top:525px;
}

.tpss .content_div_banner {
    margin: 0;
    padding: 10px 0;
    text-align: justify;
    width: 794px;
}

.tpss .content_div_banner h2 {
    color: #B02B6D;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.content_div_scroll1 {
    border: 1px solid #839DDE;
    height: 80px;
    margin: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 5px 0 10px;
    text-align: justify;
    width: 794px;
}
p.p_source {
    cursor: text;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 23px;
    padding: 1px 6px;
}

.bottom_part{
background: url("/affiliates/images/bottom_part.jpg") no-repeat scroll center top transparent;
    float: left;
    height: 10px;
    width: 245px;
}

#linkgen ul li p{

min-height:185px !important;
height:auto;
}
