﻿*
{
    border:0;
    padding:0;
    margin:0;
    color:#36143D;  
    font-family: Times New Roman, Serif;
}
body 
{    
    background:#FFEAFF url(../Images/BodyBG.jpg) repeat-x top left;    
}
a:hover
{ 
    text-decoration:underline;
}
a
{
    text-decoration:none;
    color:#36143D;    
}
h4
{
    color:#36143D;
    font-size:18px;
    text-decoration:underline;
}
th
{
    text-align:left;
}
/*--Header--*/
#wholeWrapper
{
    background-color:#FFF;
    width:950px;    
    margin:0 auto;
    border-width:1px 1px 2px 1px;
    border-color:#36143D;
    border-style:solid;
    margin-top:5px;
}
#headerLg
{
    background:transparent url(../Images/HeaderLg.jpg) no-repeat top left;
    width:950px;
    height:300px;
    display:block;
    color:#36143D;    
}
#headerSm
{
    background:transparent url(../Images/HeaderSm.jpg) no-repeat top left;
    width:950px;
    height:145px;
    display:block;
    color:#36143D;    
}
#headerLinks
{
    margin-top:10px;
    margin-right:15px;
    background:transparent url(../Images/Welcome.gif) no-repeat top left;
    text-align:right;
    float:right;
    padding-left:85px;
}
.logo
{
    background:url(../Images/Logo.jpg) no-repeat top left;
    height:120px;
}
/*--Search bar--*/
#searchBar
{
    height:58px;
    width:950px;
    background:url(../Images/SearchBack.jpg) repeat-x top left;
}
#searchBarInner
{    
    line-height:50px;
    vertical-align:middle;
    margin-left:15px;
    width:500px;
    float:left;
}
#searchBarInner img
{
    vertical-align:middle;
}
#searchBarInner input
{
    vertical-align:middle;
}
#searchBarInner input.textbox
{
    border:solid 1px #BC66CB;
    width:300px;
    height:20px;    
    vertical-align:middle;
    padding-top:3px;
    padding-left:5px;
}
#cartCheckout
{
    text-align:right;
    line-height:45px;
    vertical-align:middle;
    margin-right:15px;
    font-size:20px;
}
#cartIconText
{
    background:transparent url(../Images/Cart.gif) no-repeat center left;    
    padding-left:38px;
    height:45px;  
    line-height:45px;  
    display:inline-block;
}

/*--Menu--*/
#menu
{
    background:url(../Images/MenuBack.jpg) repeat-x top left;
    border-bottom:solid 2px #E270FE;
    height:40px;
    vertical-align:middle;
    width:100%;
    display:block;
    clear:both;
}
#menu ul
{
    height:40px;    
    vertical-align:middle;
    line-height:30px;    
    margin:0 15px;
    list-style:none;
}
#menu ul li
{
    background:transparent;
    float:left;
    padding-top:5px;    
}

#menu ul li a, #menu ul li a:visited
{
    display:block;
    padding:0px 15px 3px 15px;
    font-size:18px; 
    color:#36143D;      
    background:url(../Images/MenuDivider.jpg) no-repeat center right;
}

#menu ul li.lastItem
{
    float:right;    
}
#menu ul li.lastItem a, #menu ul li.lastItem a:visited
{
    background:none;
}

/*--main content area--*/
#contentWrapper
{
    width:940px;
    margin:15px 5px;
    overflow:visible;
}
#leftColumn
{
    width:245px;
    float:left;
    padding-bottom:50px;
    display:block;
}
.menuBlock
{
    padding-bottom:10px;
    border-bottom:solid 2px #E270FE;
    background-color:#F2E0F5;
    display:block;
    margin-top:5px;    
}
.menuBlock h3
{    
    font-size:22px;
    color:#FFF;
    background-color:#BC66CB;
    padding:5px 15px;
}
.menuBlock ul
{
    background-color:#F2E0F5;    
    list-style:none;
}
.menuBlock ul li
{    
    background:transparent;
    display:block;    
    margin:0 15px;        
    padding:5px;
    border-bottom:dotted 2px #D3C9EB;
}
.menuBlock ul li a, .menuBlock ul li a:visited
{
    text-decoration:underline;
    color:#BC66CB;
}
.menuBlock ul li a:hover
{
    color:#E270FE;
}
#mainColumn
{    
    margin:5px;
    width:440px;    
    display:block;    
    float:left;
    padding-bottom:50px;
}
#mainColumn h3, #mainColumnHalfScreen h3, #mainColumnFullScreen h3
{
    background-color:#F8EFFA;
    color:#BC66CB;
    font-size:22px;
    padding:15px 15px;        
    text-align:left;
}
#mainColumnHalfScreen
{
    margin-left:5px;
    margin-top:5px;
    width:690px;
    display:block;
    float:left;
    padding-bottom:50px;
}
#mainColumnFullScreen
{    
    display:block;    
    padding-bottom:50px;
    overflow:hidden;
}
#mainColumnFullScreen ul li, #mainColumnHalfScreen ul li
{
    background:url(../Images/ListBullet.jpg) no-repeat;
    list-style:none;
    background-position:20px 7px;
    padding-left:35px;
}
#mainColumnFullScreen ol li, #mainColumnHalfScreen ol li
{
    list-style-type:decimal;
    margin-left:50px;
}
#rightColumn
{    
    width:245px;    
    float:right;
    padding-bottom:50px;
}
.productListTable
{        
}
.productListTable td
{
    padding-bottom:5px;        
}
.productPriceBlock
{    
    width:300px;     
    display:block;
    padding-left:10px;
}
.cellBlock
{
    border-right:solid 1px #F8EFFA;
    border-bottom:solid 1px #F8EFFA;
    vertical-align:top;
    width:345px;        
}
.lastCellBlock
{
    border-bottom:solid 1px #F8EFFA;
    vertical-align:top;
    width:345px;            
}
.cellBlock div.productBlock, .lastCellBlock div.productBlock, 
.cellBlockCentered div.cellBlockCentered, 
.lastCellBlockCentered div.productBlock
{
    padding:10px;    
    
}
.cellBlockCentered, .lastCellBlockCentered
{
    text-align:center;
    border-right:solid 1px #F8EFFA;
    border-bottom:solid 1px #F8EFFA;
    vertical-align:top;
    width:225px;    
}

.productBlock
{
    padding:10px 0;     
    clear:both;    
}
.productBlock p
{
    color:#BC66CB;
}
.productBlockSeperator
{
    border-bottom:solid 1px #F8EFFA;
}
.floatButtons
{
    float:right;
    padding-top:5px;
}
.imageHolder
{
    float:left;
    width:125px;
    height:125px;
    border:solid 2px #F8EFFA;
    background-color:#BC66CB;    
    position:relative;    
    margin-bottom:10px;
}
.imageRight
{
    margin:0 10px;
    float:left;
    width:287px;
    display:block;            
}

/*--footer--*/
#footer
{    
    width:950px;
    height:40px;
    background:url(../Images/FooterBack.jpg) repeat-x top left;
    color:#FFF;    
}
#footer div.footerLinks
{
    display:block;
    float:left;
    width:650px;
    text-align:right;
    padding-top:10px;
}
#footer div.footerLinks a
{
    color:#FFF;    
}
#footer div.poweredByWrapper
{    
    height:35px;
    width:115px;    
    margin-top:3px;
    margin-right:2px;    
    vertical-align:bottom;
    display:block;
    float:right;            
}
#footer div.poweredByWrapper a.poweredBy
{
	display:block;
	width:115px; height:35px;
	background:url(../Images/DotVolutionDesignedWebsite.png) no-repeat top right;
}
#footer div.paymentTypeImage
{
    float:left;
    background:url(../Images/Paypal.jpg) no-repeat center left;    
    border:solid 1px #36143D;
    height:30px;
    margin-left:10px;
    margin-top:5px;
    width:75px;
}
.copy
{
    width:950px;
    margin:0 auto;
    padding-right:5px;
    text-align:right;
    clear:both;
    vertical-align:top;          
}
/*--common--*/
.productPrice
{
    font-size:25px;
    color:#E270FE;
    font-weight:bold;
    display:block;    
    padding-top:10px;    
    float:left;
}
.button
{
    vertical-align:middle;
    display:inline-block;
    padding-top:3px;
}
/*--Paging--*/
.PagerContainerTable
{
    width:100%;
    color:#36143D;    
    margin-top:10px;
    font-size:95%;
    text-align:center;
}
.PagerOtherPageCells a
{
    color:#36143D;
}
.PagerInfoCell
{
    font-weight:bold;    
    text-align:left;
}
.PagerCurrentPageCell
{
    background-color:#BC66CB;
    color:#FFF;    
}

/*--cart--*/
.cartCheckoutButtons
{
    float:right;
    margin-bottom:10px;
    margin-top:10px;
}
.cartTable
{
    margin-top:5px;
    width:100%;
    
}
.cartTable th
{
    background:url(../Images/TableHeaderBG.jpg) repeat-x top left;
    height:30px;
    line-height:30px;
    vertical-align:middle;    
    color:#FFF;
    padding:2px 5px;      
    border-bottom:solid 2px #E270FE;
}
.cartTable th.productInfo
{
    width:600px;    
}
.cartTable td
{
    padding:5px;
    border-bottom:solid 1px #BC66CB;
}
.cartTable tr.line2
{
    background-color:#FFF0FF;
}
.cartTable .textbox
{
    border:solid 1px #BC66CB;
    text-align:center;
}
.cartTotals
{
    float:right;
    padding:10px;    
    width:200px;
}
/*--Forms--*/
.mlmCheckbox label
{
    display:inline-block;
    margin-left:20px;
}
div.formBox
{
    background-color:#F5CCFF;
    border:solid 1px #36143D;
    color:#36143D;    
    padding:10px; 
    margin-top:5px;
}
div.formBox input, div.roundedFormBox input
{
    margin:5px 0;
}
div.formBox input.input, div.roundedFormBox input.input
{
    border:solid 1px #BC66CB;
    width:300px;
    height:20px;
    line-height:20px;    
    vertical-align:middle;
    padding-top:3px;
    padding-left:5px;
}
div.formBox textarea.input, div.addressFormBox textarea.input, div.roundedFormBox textarea.input
{
    border:solid 1px #BC66CB;        
    vertical-align:middle;
    padding-top:3px;
    padding-left:5px;
}
div.formBox select, div.roundedFormBox select
{
    border:solid 1px #BC66CB;
    width:308px; 
    border:1px solid #BC66CB;
    height:30px;
    padding:3px;
    margin:5px 0;
}
.roundedFormBoxTop
{
    background:#F5CCFF url(../Images/RoundedFormTop.jpg) no-repeat top left;        
    color:#36143D;        
    height:20px;
    margin-top:5px;
    width:498px;
}
.roundedFormBoxBottom
{
    background:#F5CCFF url(../Images/RoundedFormBottom.jpg) no-repeat top left;        
    color:#36143D;        
    height:20px;    
    width:498px;
}
.roundedForm
{
    border-style:solid;
    border-width:0 2px;
    border-color:#977BA1;
    background-color:#F5CCFF;
    width:454px;
    padding:20px;
}
.roundedForm table tr td
{
    vertical-align:top;      
}
.roundedForm table tr td strong
{
    padding-top:5px;      
    display:block;
}
div.addressFormBox
{
    background-color:#F5CCFF;
    border:solid 1px #36143D;
    color:#36143D;    
    padding:10px; 
    margin-top:5px;
}
div.addressFormBox input
{
    margin:5px 0;
}
div.addressFormBox input.input
{
    border:solid 1px #BC66CB;
    width:405px;
    height:20px;
    line-height:20px;    
    vertical-align:middle;
    padding-top:3px;
    padding-left:5px;
}
div.addressFormBox select
{
    border:solid 1px #BC66CB;
    width:413px; 
    border:1px solid #BC66CB;
    height:30px;
    padding:3px;
    margin:5px 0;
}
.floatBoxLeft
{
    width:450px;
    float:left;    
}
.floatBoxRight
{
    float:right;
    width:450px;
}
.floatBoxCenter
{
    width:450px;
    margin:0 auto;
}
.infoDisplay
{
    width:100%;
}
.infoWrapper
{
    border:solid 2px #36143D;
    background-color:#F5CCFF;
    width:250px;
    height:225px;
    padding:4px;
}
.infoInsideWrapper
{
    background-color:#F8EFFA;
    padding:15px;
    color:#BC66CB;
    font-weight:bold;
    border-style:solid;
    border-width:1px 1px 0 1px;
    border-color:#E270FE;
    height:159px;
}
.infoInsideWrapperButton
{
    background-color:#F8EFFA;
    text-align:center;
    border-style:solid;
    border-width:0 1px 1px 1px;
    border-color:#E270FE;
    padding-bottom:5px;
}
table.itemDetail
{
    padding:15px 0;
}
.itemDetail td.image
{
    vertical-align:top;  
    padding-right:10px;  
}
.topAlignImage
{
    position:relative;
    border:solid 2px #F8EFFA;
    background-color:#FFF;  
    cursor:pointer;
}

/*--links--*/
.darkPurple, a.darkpurple, a.darkpurple:visited
{
    color:#36143D;    
}
.lightPurple, .lightPurple a, .lightPurple a:visited
{
    color:#BC66CB;
}

.white, a.white, a.white:visited
{
    color:#FFF;
}
.clear
{
    clear:both;
}
td.alignRight, .alignRight, th.alignRight
{
    text-align:right;
}
td.alignLeft, .alignLeft, th.alignLeft
{
    text-align:left;
}
td.alignCenter, .alignCenter, th.alignCenter
{
    text-align:center;
}
p.instructionText
{
    padding:10px 0;
    font-weight:bold;
    font-size:16px;
}
.subHeader
{
    color:#36143D;
    font-size:25px;
    display:block;
    border-bottom:1px solid #36143D;   
    padding-top:15px;
    margin-bottom:15px;
}

/*--popup boxes--*/
.feedbackPopupLink
{
    display:block;
    width:245px;
    height:70px;
    background:url(../Images/Feedback.jpg) no-repeat top left;
    text-indent:-9000px;
    margin:5px 0;    
}
#popupWrapper
{
    background-color:#FFF;
    width:600px;    
    margin:0 auto;
    border-width:1px 1px 2px 1px;
    border-color:#36143D;
    border-style:solid;
    margin-top:5px;
}
#popupContentWrapper
{
    width:590px;
    margin:15px 5px;
    overflow:hidden;
}
.rating
{
    background:url(../Images/FeedbackRatingBG.jpg) no-repeat top left;
    line-height:30px;
    height:30px;
    margin:0 0 20px;
}
.rating table
{    
    margin-left:103px;    
    width:350px;        
}
.rating table td
{    
    text-align:center;
    vertical-align:middle;
    height:26px;    
    line-height:26px;
}
.rating table td input
{    
    text-align:center;
    vertical-align:middle;
    height:16px;            
    line-height:30px;
}
.yesNo
{
    background:url(../Images/YesNoBG.jpg) no-repeat top left;
    height:30px;    
    line-height:30px;
}
.yesNo table
{
    margin-left:28px;
    width:170px;
}
.yesNo table td
{    
    text-align:center;
    vertical-align:middle;
    height:26px;    
    line-height:26px;
    padding-left:2px;
}
.yesNo table td input
{    
    text-align:center;
    vertical-align:middle;
    height:16px;            
    line-height:30px;    
}

/*--rating star--*/
.reviewBox
{
    border-bottom:solid 1px #F8EFFA;
    padding-bottom:10px;
}
.ratingStar, .ratingStarPink
{
    width:21px;
    height:21px;
    padding:0 5px;
}
.savedRatingStar
{
    background:url(../Images/Star.jpg) no-repeat bottom left;    
}
.filledRatingStar
{
    background:url(../Images/Star.jpg) no-repeat bottom left;    
}
.emptyRatingStar
{
    background:url(../Images/Star.jpg) no-repeat top left;    
}
.savedRatingStarPink
{
    background:url(../Images/StarPinkBack.jpg) no-repeat bottom left;    
}
.filledRatingStarPink
{
    background:url(../Images/StarPinkBack.jpg) no-repeat bottom left;    
}
.emptyRatingStarPink
{
    background:url(../Images/StarPinkBack.jpg) no-repeat top left;    
}

/*--page overlay--*/
#page_overlay {
	position: fixed;
	margin: auto;
	top: 0;	left: 0;
	width: 100%; height: 100%;
	z-index: 100;
	background-color: #273946!important;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;

}

#progressBarWrapper
{	
	position: fixed;
	margin: auto;
	top: 0;	left: 0;
	z-index:9999; 	
	width:100%;		
	height:250px;	
}
#progressBar
{
	position:relative;
	margin:auto;
	margin-top:15%;
	padding:40px 0;
	width:340px;
	line-height:24px;
	background-color:#F8EFFA;
	font-size:14px;
	border:1px solid #273946;
	text-align:center;
}
select
{
    border:solid 1px #BC66CB;    
    border:1px solid #BC66CB;
    height:30px;
    padding:3px;
    margin:5px 0;
}
.submitButton
{
    background:url(../Images/Buttons/SubmitButton.jpg) no-repeat top left;
    width:72px;
    height:25px;    
    cursor:pointer;
    display:block;
    vertical-align:middle;
    padding-top:5px;
    font-size:px;
    text-indent:-9000px;
}

/*--contact form--*/
.contactTable
{
    width:100%;
    background-color:#F5CCFF;
    border:solid 1px #36143D;
    color:#36143D;    
    padding:10px; 
    margin-top:5px;
}
 
.contactTable input
{
    margin:5px 0;
}
.contactTable input
{
    border:solid 1px #BC66CB;
    width:405px;
    height:20px;
    line-height:20px;    
    vertical-align:middle;
    padding-top:3px;
    padding-left:5px;
}
.contactTable textarea
{
    border:solid 1px #BC66CB;
    width:505px;
    height:90px; 
    vertical-align:middle;
    padding-top:3px;
    padding-left:5px;
}
.labels
{
    padding-right:15px;
    font-weight:bold;
}
.buttons input
{
    width:72px;
    height:25px;
}
.contactTable select
{
    border:solid 1px #BC66CB;
    width:413px; 
    border:1px solid #BC66CB;
    height:30px;
    padding:3px;
    margin:5px 0;
}
/* -- Tabs for panels -- */
.tabpanel
{
    display:block;
}
.ajax__tab_tab
{
   height:13px;
   margin:0;
   padding:5px 8px 8px 8px;       
   background:transparent url(../Images/MenuBack.jpg) repeat-x bottom left;
   color:#000;
   border-width:1px 1px 1px 1px;
   border-style:solid solid solid solid;
   border-color:#36143D;
}
.ajax__tab_default,
.ajax__tab_tab
{
    cursor:pointer;
    display:inline-block;
    margin-right:4px;
    overflow:hidden;
    text-align:left;    
    font-size:90%;
}

.ajax__tab_active .ajax__tab_tab
{
    background:none;
    background-color:#FBECFF;
    color:#000;
    border-width:2px 1px 0 1px;
    border-style:solid solid none solid;
    border-color:#36143D;
    height:14px;
}
.tabpanel .ajax__tab_header
{
    background:transparent url(/Images/TabPanelTopBorder.jpg) repeat-x bottom left;
}
.ajax__tab_body
{
    border-style:none solid solid;
    border-width:0 1px 1px;
    border-color:#36143D;        
    padding:10px;
    background-color:#FBECFF;
}
.ajax__tab_container
{
    display:block;
}
.magnifyDiv
{
    position:absolute;
    z-index:10000;
    top:-2px;    
    border:solid 2px #F8EFFA;    
    display:block;    
    clear:both;
}
.ads
{
    display:block;   
    padding-top:20px; 
}
.ads a
{
    width:440px;
    height:110px;
    display:block;
    text-indent:-9000px;
    background:url(/Images/CancerPendant.jpg) no-repeat top left;
}
.ads a:hover
{
    background:url(/Images/CancerPendant.jpg) no-repeat bottom left;
}
.mlmaccount textarea
{
    border:solid 1px #BC66CB;
    width:605px;
    height:90px; 
    vertical-align:middle;
    padding-top:3px;
    padding-left:5px;
}