﻿#BigstarStore 
{
text-align: center;
margin: 0;
padding: 0;
font-family: trebuchet ms, verdana, arial, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 130%;
color: #000;
background: url(/Content/Images/body-left-bg.gif) top left repeat-y #fff;
}
#BigstarStore #BigStarWidgetBox
{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    }

#BigstarStore h1
{
margin:0;
margin-top: 20px;
padding: 0;
line-height: 100%;
color: #ed1b2e;
font-size: 40px;
font-weight: bold;
float: left;
}
#BigstarStore h2
{
padding: 0;
margin:0;
margin-top: 20px;
margin-left: 20px;
font-family: trebuchet ms, verdana, arial, sans-serif;
font-size: 22px;
font-weight: normal;
color: #ed1b2e;
line-height: 200%;
}
#BigstarStore .login h2
{margin-left: 0px;}
#BigstarStore .listTitle
{
padding: 0;
margin:0;
margin-top: 5px;
height: 120px;
background-position: 30px 0;
background-repeat: no-repeat;
margin-bottom: 10px;
margin-left: 20px;
font-family: trebuchet ms, verdana, arial, sans-serif;
font-size: 22px;
font-weight: normal;
color: #ed1b2e;
line-height: 200%;
    }
#BigstarStore .listTitle h2
{
font-family: arial, sans-serif;
font-size: 48px;
font-weight: bold;
letter-spacing: -2px;
color: #b2babd; 
line-height: 150%;  
text-transform: lowercase;  
padding: 0;
margin:0;
padding-top: 40px;
padding-left: 270px;
    }
#BigstarStore h3
{
margin:0;
padding: 0;
line-height: 100%;
color: #ed1b2e;
font-size: 14px;
font-weight: normal;
float: left;
}
#BigstarStore h4
{
margin:0;
margin-bottom: 10px;
padding: 0;
line-height: 130%;
color: #000;
font-size: 12px;
font-weight: normal;
}
#BigstarStore h5
{
margin:0;
margin-top: 5px;
margin-bottom: 3px;
padding: 0;
padding-bottom: 1px;
line-height: 100%;
color: #666;
font-size: 11px;
font-weight: normal;
border-bottom: 1px dotted #ccc;
}
#BigstarStore h5 b
{color: #333;}
#BigstarStore p
{
margin:0;
margin-bottom: 10px;
margin-left: 20px;
padding: 0;
line-height: 130%;
color: #000;
font-size: 12px;
font-weight: normal;
}
#BigstarStore a
{
text-decoration: none;
color: #666;
outline: none;
}
#BigstarStore a:hover
{
color: #ed1b2e;
}


#BigstarStore #leftContainer
{
width: 358px;
text-align: left;
margin: 0;
padding: 0;
font-family: trebuchet ms, verdana, arial, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 130%;
color: #000;
vertical-align: top;
background: url(/Content/Images/menu-main-bg.jpg) top left no-repeat;
}
#BigstarStore #leftContainer.womenPage
{
    background: url(/Content/Images/menu-lady-bg.jpg) top left no-repeat;
}
#BigstarStore #leftContainer.menPage
{
    background: url(/Content/Images/menu-boy-bg.jpg) top left no-repeat;
}
#BigstarStore #leftContainerContent
{
    height: auto !important;
    min-height: 1024px;
    height: 1024px;     
    }
#BigstarStore #leftContainerContent .newsletterBox
{
    display: block;
    padding: 10px;
    padding-left: 150px;
    background: url(/Content/Images/newsletter-box-bg.png) top right repeat-y;
    margin-top: 25px;
    margin-bottom: 15px; 
    font-size: 11px;
    }
#BigstarStore #leftContainerContent .newsletterBox h2,
#BigstarStore #leftContainerContent .newsletterBox form
{
padding: 0;
margin: 0;
line-height: 100%; 
    }
    
#BigstarStore #leftContainerContent .newsletterBox #newsletter_email
{
background:url("/Content/Images/comlItem-border-top.gif") repeat-x scroll left bottom #FFFFFF;
border:1px solid #CACACA;
font-size:11px;
line-height:100%;
padding:3px;
vertical-align:middle;
width: 120px;
float: left;
margin-right: 2px;
}
#BigstarStore #leftContainerContent .newsletterBox .button
{
font-size: 11px;
float: left;
margin:0;
width: 60px; 
background: #eee;
cursor: pointer;
    }
#BigstarStore #leftContainerContent #NewsletterMessage
{
color: #fff;
background:#ED1B2E;
margin-top: 3px;
padding: 0 3px;
font-size: 11px;    
    }
#BigstarStore #rightContainer
{
text-align: left;
margin: 0;
padding: 0;
font-family: trebuchet ms, verdana, arial, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 130%;
color: #000;
vertical-align: top;
}
#BigstarStore .menuTop
{
text-align: left;
margin: 0;
padding: 0;
padding-right: 30px;
font-family: trebuchet ms, verdana, arial, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 130%;
color: #aaa;
background: url(/Content/Images/menuTop-bg.jpg) top left repeat-x #000;
border-bottom: 1px solid #333;
overflow: hidden;
}
#BigstarStore .menuTop a,
#BigstarStore .menuTop span.txt,
#BigstarStore .menuTop span.search,
#BigstarStore .menuTop .basketMenuLink,
#BigstarStore .menuTop .helloUserBox
{
margin: 0 10px;
color: #aaa;
text-decoration: none;
float: left;
line-height: 38px;
display: block;
height: 38px;
}
#BigstarStore .menuTop .helloUserBox 
{
    line-height: 12px;
    color: #666;
 }
#BigstarStore .menuTop .helloUserBox span
{
    padding-top: 4px;
    padding-bottom: 4px;
    display: block;
    clear: both;color: #aaa;
}
#BigstarStore .menuTop .helloUserBox b
{
    color: #fff;
    }
#BigstarStore .menuTop .helloUserBox a
{
    display: inline;
    float: none;
    line-height: 12px;
    height: 12px;
    margin: 0 1px;
    font-size: 11px;
    }
#BigstarStore .menuTop a:hover
{
color: #ed1b2e;
}
#BigstarStore .menuTop .search a
{
clear: both;
margin: 0;
padding: 0;    
font-size: 10px;
position: relative;
top: -8px;
height: 12px;
line-height: 12px;
font-family: Tahoma;
    }
#BigstarStore .menuTop .search input.textField
{
line-height: 100%;
vertical-align: middle;
font-size: 11px;
padding: 1px 2px;
width: 120px;
background: url(/Content/Images/comlItem-border-top.gif) bottom left repeat-x #fff;
border: 1px solid #cacaca;
float: left;
margin-top: 7px;
}
#BigstarStore .menuTop #btnSearch
{
margin: 0;
color: #aaa;
text-decoration: none;
background: none;
border: none;
font-family: trebuchet ms, verdana, arial, sans-serif;
font-size: 12px;
font-weight: normal;
height: 24px;
line-height: 24px;
float: left;
margin-top: 7px;
}
#BigstarStore .menuTop #btnSearch:hover
{
color: #ed1b2e;
cursor: pointer; 
}
#BigstarStore .menuTop form
{
	float: left;
	margin: 0;
	padding: 0;
}	

#BigstarStore .menuTop img
{
margin: 10px 0px;
text-decoration: none;
float: left;
margin-top: 14px;
margin-left: 10px;
}
#BigstarStore .mainContent
{
background: url(/Content/Images/list-bg-top.jpg) top left no-repeat;
margin:0;
padding: 1px 3px 10px 3px;
}
#BigstarStore .logo
{
text-align: right;
width: 358px;
}
#BigstarStore .logo a
{outline: none;}
#BigstarStore .logo a img
{
margin: 15px;
margin-left: 150px;
border: none;
}
#BigstarStore .menuLeft .active ,
#BigstarStore .menuLeftMain .active
{
color: #ed1b2e;
}

#BigstarStore .menuLeft
{
text-align: left;
margin: 0;
padding: 0;
font-family: trebuchet ms, verdana, arial, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 120%;
color: #000;
margin-right: 20px;
float: right;
}


#BigstarStore .menuLeft .collectionName
{
margin:0;
margin-top: 20px;
margin-bottom: 5px;
padding: 0;
line-height: 120%;
color: #000;
font-size: 15px;
font-weight: normal;
display:block;
}


#BigstarStore .menuLeft a
{
text-decoration: none;
color: #666;
outline: none;
}
#BigstarStore .menuLeft a:hover
{
color: #000; 
   
    }
#BigstarStore .menuLeft ul
{
margin: 0;
padding: 0;

}
#BigstarStore .menuLeft li
{
margin: 0;
padding: 0;
margin-left: 15px;
list-style: none;
}

#BigstarStore .menuLeftMain
{
font-family: trebuchet ms, verdana, arial, sans-serif;
font-size: 24px;
font-weight: normal;
line-height: 130%;
color: #000;
background: url(/Content/Images/menu-left-mainbg.png) top right no-repeat;
height: 31px;
text-align: right;
width: 350px;
float: right;
}
#BigstarStore .menuLeftMain a,
#BigstarStore .menuLeftMain span

{
padding-right: 32px;
text-decoration: none;
color: #000;
outline: none;
}
#BigstarStore .menuLeftMain a:hover
{
color: #666;
}


#BigstarStore .listTitleSmall
{
margin-left: 20px;
padding-top:20px;
font-family: trebuchet ms, verdana, arial, sans-serif;
font-size: 12px;
font-weight: normal;
color: #ed1b2e;
line-height: 200%;
}

#BigstarStore .listItem
{
float: left;
width: 160px;
height: 250px;
overflow: hidden;
text-align: center;
margin:0;
padding:0;
background: url(/Content/Images/listItemBg-bw.jpg) center 2px no-repeat;  
}
#BigstarStore #newItems .listItem
{
    width: 156px;
  
    }
#BigstarStore .listItemInside
{
margin: 6px 0px 25px 0px;
text-align: center;

}
#BigstarStore .listItemImg
{
width: 148px;
height: 170px;
overflow: hidden;
background-position: top center;
background-repeat:no-repeat;
display:block;
margin: 0 auto;
background-color: #fff;
}
#BigstarStore .listItemDescr
{
text-align: center;
height: 45px;
padding: 0 15px;
margin-top: 20px;
}
#BigstarStore .listItemName
{
font-family: trebuchet ms, verdana, arial, sans-serif;
font-size: 12px;
color: #ed1b2e;
text-align: center;
display: block;
margin-top: 0px;
line-height: 120%;
}
#BigstarStore .listItemPrice
{}
#BigstarStore .listItem .promoWas
{
color: #aaa;
font-size: 11px;
text-decoration: line-through;    

    }
#BigstarStore  .listItem .promoIs
{
color: #ed1b2e;
font-size: 16px;    
letter-spacing: -1px;    
    }


#BigstarStore .listItemBorder
{
/*background: url(/Content/Images/list-item-border.gif) center 1px  no-repeat;*/
display:block;
width: 152px;
height: 245px;
position: relative;
top: -241px;
margin: 0 auto;
outline: none;
border-top: 1px solid #fff;
}
#BigstarStore .newItemSmall .listItemBorder
{
 background: url(/Content/Images/listItem-new-bw.gif) 0 0 no-repeat;   
    }
#BigstarStore a.listItemBorder:hover
{
border:1px solid #ed1b2e;
}
#BigstarStore #singleItem
{
width: 620px;
margin: 0 0 5px 10px;
padding-top: 50px;
float: left;
}
#BigstarStore .singleItemImgsBox
{
width: 375px; 
padding-top: 5px;
padding-left: 2px;
float: left;
text-align: center;
background: url(/Content/Images/itemImgBig-bw.jpg) 1px 1px no-repeat; 
position: relative;
}
#BigstarStore .singleItemImgBig
{
width: 358px;
height: 420px;
overflow: hidden;
float: left;
text-align: center;
margin-bottom: 10px;
background: #fff;
}
#BigstarStore .singleItemImgBig #showcaseImage
{margin: 0 auto;}
#BigstarStore .singleItemDescr
{
width: 240px;
float: right;
margin-top: 0px;
margin-left: 0px;
}
#BigstarStore #singleItem .newItemLabel
{
    position: absolute;
    top:0;
    left: 0;
    width: 65px;
    height: 65px;
 background: url(/Content/Images/listItem-new-bw.gif) top left no-repeat; 
    }
#BigstarStore #singleItem .newItem h2
{
padding-right: 50px;   
    }
#BigstarStore .singleItemDescr h2,
#BigstarStore .singleItemDescr p
{
margin-left: 0;
line-height: 130%;
}

#BigstarStore .singleItemImgLink
{
width: 60px;
height: 60px;
border: 1px solid #ddd;
background: #fff;
overflow:hidden;
display: block;
float:left;
margin:10px 0 10px 10px;
outline:none;
position: relative; left: 30px;
}
#BigstarStore .singleItemImgLink div
{
overflow:hidden;
width: 56px;
height: 56px;
border: 2px solid #fff;
display: block;
cursor: pointer;
}
#BigstarStore .singleItemImgLink:hover
{
border:1px solid #ed1b2e;
}
#BigstarStore .singleItemImgLink img
{
border: none;
}
#BigstarStore .singleItemSelect,
#BigstarStore .singleItemSelectAct
{
width: 25px;
height: 25px;
border: 1px solid #ddd;
background: #fff;
overflow:hidden;
display: block;
float:left;
margin:0 5px 5px 0;
text-decoration: none;
outline:none;
}
#BigstarStore  .singleItemSize .singleItemSelect,
#BigstarStore .singleItemSize .singleItemSelectAct
{
margin:0 0px 5px 5px;
float: right;
}
#BigstarStore .singleItemSelect a ,
#BigstarStore .singleItemSelectAct a 
{
overflow:hidden;
width: 21px;
height: 21px;
border: 2px solid #fff;
display: block;
text-align: center;
font-family: trebuchet ms, verdana, arial, sans-serif;
font-weight: bold;
font-size: 12px;
text-decoration:none;
color: #aaa;
cursor: pointer;
padding: 0;
line-height:180%;
}
#BigstarStore .singleItemSelect a.xxl ,
#BigstarStore .singleItemSelectAct a.xxl
{font-size: 7px;
 letter-spacing: -1px;
 line-height:300%;
    } 

#BigstarStore .singleItemSelect:hover
{
border:1px solid #ed1b2e;
}
#BigstarStore .singleItemSelect a:hover
{
color:#ed1b2e;
border: 2px solid #ed1b2e;
}
#BigstarStore .singleItemSelectAct
{
border:1px solid #aaa;

}
#BigstarStore .singleItemSelectAct a 
{
border: 2px solid #ccc;
color: #666;
}

#BigstarStore .singleItemSelect img
{
border: none;
}
#BigstarStore .singleItemColor 
{
width: 130px;
float: left;
margin-bottom: 15px;
}
#BigstarStore  .singleItemColor .singleItemSelect a:hover
{

}
#BigstarStore .singleItemColor .singleItemSelect a,
#BigstarStore .singleItemColor .singleItemSelectAct a
{
font-size: 12px;
line-height: 180%;
}
#BigstarStore .singleItemSize
{
width: 110px;
float: right;
margin-bottom: 15px;
}
#BigstarStore .singleItemSizeList
{
width: 90px;
height: 25px;
float: right;
text-decoration: none;
outline:none;
font-family: trebuchet ms, verdana, arial, sans-serif;
font-size: 12px;
}
#BigstarStore .singleItemPrice
{
float:right;
font-family: trebuchet ms, verdana, arial, sans-serif;
font-size: 18px;
font-weight: normal;
color: #ed1b2e;
margin-right: 5px;
}
#BigstarStore .singleItemInfoList
{
    color: #333;
    }
#BigstarStore .singleItemInfoList span
{
    color: #888;
    font-style: italic;
    }
#BigstarStore .singleItemInfoList span.itemAvaliable
{
    color: #9EAF0A;
    font-style: normal;
    font-weight: bold;
    }
#BigstarStore #singleItem .promoWas
{
color: #666;
font-size: 12px;
text-decoration: line-through;    
position: relative;
top: 3px;    
    }
#BigstarStore #singleItem .promoIs
{    
    
    }
#BigstarStore .singleItemSelectDet
{
background: #fff;
overflow:hidden;
margin:0;
color: #000;
font-family: verdana, arial, sans-serif;
font-size: 11px;
font-weight: normal;
padding: 3px;
text-align:left;
}
#BigstarStore .addToBasket
{
border: 1px solid #ddd;
background: #eee;
margin:0;
margin-top: 0px;
padding: 2px;
text-align: center;
}
#BigstarStore .addToBasket a,
#BigstarStore .addToBasket input,
#BigstarStore .addToBasket button,
#BigstarStore input.button,
#BigstarStore .formStyle .addToBasket input
{
border: 1px solid #fff;
padding: 2px;
text-align:center;
margin:0;
display:block;
text-decoration: none;
outline:none;
color: #000;
background: #fff;
font-weight:normal;
font-size: 11px;
margin: 0 auto;
}
#BigstarStore .singleItemDescr .addToBasket input,
#BigstarStore .singleItemDescr .addToBasket button,
#BigstarStore .basketStyle .addToBasket input,
#BigstarStore .formStyle .addToBasket input
{
width: 100%;
margin: 0 auto;
}
#BigstarStore .singleItemDescr .addToBasket
{
width: 220px;
height:  46px;
background: url(/Content/Images/addToBasketBtnBg.gif) top right no-repeat;
color: #fff;  
padding: 0;
border: none;
float: right;   
outline: none; 
line-height: 200%;
    }
#BigstarStore .singleItemDescr .addToBasket input#btnAddItem
{
background:none;    
border: none;
text-align: right;    
color: #fff;
font-size: 14px;
padding: 12px;  
font-weight: bold;  
outline: none;
    }
#BigstarStore .singleItemDescr .addToBasket a
{
background:none;    
border: none;
text-align: center;    
color: #fff;
font-size: 14px;
font-weight: bold;  
outline: none;
line-height: 100%;
position: relative;
top: -5px;
    }   
    
#BigstarStore .singleItemDescr .addToBasket input#btnAddItem:hover
{text-decoration: underline;outline: none;} 
#BigstarStore .singleItemDescr .addToBasket a:hover
{text-decoration: underline;outline: none; 
 background: none;
 color: #fff;
 border: none;
 
 
 } 
#BigstarStore .addToBasket a:hover ,
#BigstarStore .addToBasket input:hover,
#BigstarStore .addToBasket button:hover,
#BigstarStore input.button:hover
{
background: #fff;
color: #ed1b2e;
border: 1px solid #ed1b2e;
cursor: pointer;
}

#BigstarStore .complItems
{
padding: 15px 0px 10px 0;
/*background: url(/Content/Images/comlItem-border-bottom.gif) bottom left repeat-x;*/
}

#BigstarStore .complItemsTitle
{
font-size: 14px;
color: #666;
padding: 0 0 5px 20px;
background: url(/Content/Images/comlItem-border-top.gif) bottom left repeat-x #fff;
}
#BigstarStore .complItemsLinks
{
padding-top: 5px;
}
#BigstarStore #newUser,
#BigstarStore .formStyle
{
width: 440px;
text-align: left;
margin: 0;
padding: 20px;
padding-right: 0;
font-family: trebuchet ms, verdana, arial, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 130%;
color: #666;
margin-bottom:5px;
}
#BigstarStore .formStyle
{width: 500px;}

#BigstarStore #newUser input,
#BigstarStore .formStyle input,
#BigstarStore .formStyle select,
#BigstarStore .feedbackBox textarea
{
line-height: 100%;
vertical-align: middle;
font-size: 11px;
padding: 3px;
background: url(/Content/Images/comlItem-border-top.gif) bottom left repeat-x #fff;
border: 1px solid #cacaca;
}
#BigstarStore .feedbackBox textarea
{
    width: 338px;
    height: 220px;
    }
#BigstarStore .formStyle select
{padding: 2px; color: #666;}
#BigstarStore .formStyle option
{padding-left: 10px;}
#BigstarStore .formStyle option.mainCat
{color: #ed1b2e; font-size: 12px;font-weight: bold;padding-left: 0px;}
#BigstarStore .advSearchBox input
{width: 250px;   
 margin-bottom: 20px;
    }
#BigstarStore .formStyle .advSearchOpts option
{
width: 120px;        
}

#BigstarStore .inputDescr
{
float: left;
padding: 0 10px 5px 0;
}
#BigstarStore .catChoice
{
float: right;    
padding: 0 0px 5px 0;
}
#BigstarStore #newUser #login
{width:150px;}
#BigstarStore #newUser #firstname
{width:150px;}
#BigstarStore #newUser #name
{width:250px;}
#BigstarStore #newUser #street ,
#BigstarStore #newUser #street2
{width:420px; margin: 2px 0;}
#BigstarStore #newUser #code
{width:80px;}
#BigstarStore #newUser #city
{width:224px;}
#BigstarStore #newUser #phone
{width:80px;}
#BigstarStore #newUser #email,
#BigstarStore #newUser #email2 ,
#BigstarStore #newUser #password,
#BigstarStore #newUser #password2
{width:150px; }
#BigstarStore #newUser p,
#BigstarStore .formStyle p,
#BigstarStore .formStyle span.txt
{
	color: #666;
	font-size: 11px;
	line-height: 100%;
	margin: 0;
	margin-top: 20px;
}
#BigstarStore #newUser .addToBasket
{
margin-top: 5px;
width: 100%;
}
#BigstarStore #newUser .addToBasket input
{
background: #fff;
width: 100%;
border: 1px solid #fff;
}
#BigstarStore #newUser .addToBasket input:hover
{
background: #fff;
color: #ed1b2e;
border: 1px solid #ed1b2e;
cursor: pointer;
}
#BigstarStore .login,
#BigstarStore .feedbackBox
{
width: 350px;
text-align: left;
margin: 0;
padding: 0 0 20px 20px;
font-family: trebuchet ms, verdana, arial, sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 130%;
color: #666;
margin-bottom: 5px;
}

#BigstarStore input#login,
#BigstarStore input#password
{
line-height: 100%;
vertical-align: middle;
font-size: 11px;
padding: 3px;
background: url(/Content/Images/comlItem-border-top.gif) bottom left repeat-x #fff;
border: 1px solid #cacaca;
width: 160px;
}
#BigstarStore input#login
{margin-right: 10px;}
#BigstarStore .login .inputDescr
{
font-size: 11px;
padding-right: 0;
padding-bottom: 5px;
}
#BigstarStore .login .addToBasket
{
margin-top: 5px;
margin-bottom: 10px;
width: 340px;
}
#BigstarStore .login .addToBasket input
{
background: #fff;
width: 100%;
border: 1px solid #fff;
}
#BigstarStore .login .addToBasket input:hover
{
background: #fff;
color: #ed1b2e;
border: 1px solid #ed1b2e;
cursor: pointer;
}	
#BigstarStore .login .listTitle
{
margin-left: 0;
line-height: 130%;
margin-top: 10px;	
}
#BigstarStore .regulations
{
text-align: left;
margin: 0;
padding: 0 20px 20px 20px;
font-family: trebuchet ms, verdana, arial, sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 130%;
color: #666;
margin-bottom: 5px;
}
#BigstarStore .regulations p
{
color: #666;
font-size: 11px;	
}
#BigstarStore .regulations table
{
	margin: 10px 20px;
	border-bottom: 1px solid #eee;
}
#BigstarStore .regulations table td
{padding: 3px 5px; text-align: center;}

#BigstarStore .regulations table td.txtleft
{text-align: left;}

#BigstarStore #basket,
#BigstarStore .basketStyle
{
width: 620px;
text-align: left;
margin: 0;
padding: 20px;
padding-right:0;
padding-top: 10px;
font-family: trebuchet ms, verdana, arial, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 100%;
color: #666;
}
#BigstarStore #basket table,
#BigstarStore .basketStyle table
{
width: 620px;
margin-top: 10px;
}
#BigstarStore #basket td,
#BigstarStore .basketStyle td
{
padding: 5px;
border-bottom: 1px solid #ddd;
vertical-align: top;
text-align: center;
}
#BigstarStore #basket .tableHeader td,
#BigstarStore .basketStyle  .tableHeader td,
#BigstarStore .tableHeader td
{
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
background: #eee;
vertical-align: middle;
}
#BigstarStore #basket .itemDescr,
#BigstarStore .basketStyle  .itemDescr
{
text-align: left;
width: 320px;
}
#BigstarStore #basket .itemDescr .photo,
#BigstarStore .basketStyle .itemDescr .photo
{
width: 60px;
height: 60px;
overflow: hidden;
float: left;
margin-right: 10px;
margin-bottom: 10px;
}
#BigstarStore #basket .itemDescr a.name,
#BigstarStore .basketStyle  .itemDescr a.name
{
color: #000;
text-decoration: none;
display:block;
}
#BigstarStore #basket .size,
#BigstarStore .basketStyle   .size
{width: 60px;}
#BigstarStore #basket .quantity,
#BigstarStore .basketStyle   .quantity
{width: 40px;}
#BigstarStore #basket .priceOneItem,
#BigstarStore .basketStyle   .priceOneItem
{width: 60px;}
#BigstarStore #basket .priceItems,
#BigstarStore .basketStyle   .priceItems
{width: 60px;text-align: right;}
#BigstarStore #basket .edit,
#BigstarStore .basketStyle   .edit
{width: 40px;}
#BigstarStore #basket .edit a,
#BigstarStore .basketStyle   .edita
{
text-decoration: none;
color: #666;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#BigstarStore #basket .edit input,
#BigstarStore .basketStyle .edit input
{
vertical-align: middle;
font-size: 11px;
margin: 0;
color: #666;
padding: 0;
text-align: center;
}
#BigstarStore #basket .delete,
#BigstarStore .basketStyle .delete
{width: 40px;}
#BigstarStore #basket a:hover ,
#BigstarStore #basket .itemDescr a.name:hover,
#BigstarStore #basket .edit input:hover,
#BigstarStore .basketStyle a:hover ,
#BigstarStore .basketStyle  .itemDescr a.name:hover,
#BigstarStore .basketStyle  .edit input:hover,
{
color: #ed1b2e;
}
#BigstarStore #basket .radioInput,
#BigstarStore .basketStyle .radioInput
{
line-height: 150%;
}

#BigstarStore #basket .priceTotal,
#BigstarStore .basketStyle .priceTotal
{
background: #eee;
vertical-align: middle;
text-align: right;
line-height:150%;
}
#BigstarStore #basket .priceTotal span,
#BigstarStore .basketStyle  .priceTotal span
{
font-weight: bold;
padding: 0 0 0 15px;
}
#BigstarStore #basket input.radio,
#BigstarStore .basketStyle input.radio
{
margin-right: 5px;
}
#BigstarStore #basket .addToBasket,
#BigstarStore .basketStyle .addToBasket,
#BigstarStore .formStyle .addToBasket
{
margin-top: 10px;
}
#BigstarStore table.addedToBasket td
{
vertical-align: top;
}
#BigstarStore #addedToBasket
{
float: right;
border: 1px solid #ddd;
background: #eee;
padding: 2px;
text-align: center;
width: 140px;
margin-top: 10px;
}

#BigstarStore #addedToBasket .inBasketHeader
{

background: #eee;
color: #666;
font-size: 16px;
font-weight: bold;
padding: 6px 2px;
}

#BigstarStore #addedToBasket .inBasketContent
{
border: 1px solid #dedede;
padding: 3px;
text-align:center;
margin:0;
margin-top: 2px;
display:block;
text-decoration: none;
outline:none;
color: #000;
font-weight:normal;
font-size: 11px;
background: url(/Content/Images/comlItem-border-top.gif) bottom left repeat-x #fff;
}
#BigstarStore #addedToBasket .inBasketOrder
{
background: #eee;
padding-top: 5px;
text-align: right;
}
#BigstarStore #addedToBasket .inBasketItem
{
text-align: right;
margin-bottom: 15px;
color: #666;
font-size:10px;
line-height: 100%;
}
#BigstarStore #addedToBasket .inBasketItem span
{
color: #000;
font-size: 12px;
margin-left: 15px;
}
#BigstarStore #addedToBasket .inBasketItem a
{
margin:0;
padding: 0;
line-height: 100%;
color: #ed1b2e;
font-size: 14px;
font-weight: normal;
display: block;
text-decoration:none;
text-align: left;

}
#BigstarStore #addedToBasket .inBasketItem a:hover
{text-decoration:underline;}
#BigstarStore #addedToBasket .addToBasket button
{
width: 100%;
}



#BigstarStore .footer 
{
text-align: left;
margin: 20px 3px 10px 3px;
padding: 15px 0 ;
background: url(/Content/Images/comlItem-border-top.gif) top left repeat-x #fff;
}
#BigstarStore .footerTxt .redTxt a
{
    color: #ED1B2E;
    }
#BigstarStore .footerTxt 
{
text-align: left;
margin: 0;
padding: 5px 20px;
font-family: tahoma, verdana, arial, sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 130%;
color: #aaa;
border-bottom: 0px solid #cacaca;

}
#BigstarStore .footerTxt a
{
    padding: 0 5px;
    color: #555;}
#BigstarStore .footerTxt a:hover
{text-decoration: underline;
 color: #ED1B2E;}
#BigstarStore .clearFix
{
clear: both;
height: 1px;
line-height: 0;
font-size: 1px;
line-height: 1%;
margin: 0;
padding: 0;

}

#BigstarStore #noSL
{
width: 360px;
height: 420px;
background: url(/Content/Images/noSL.jpg) top center no-repeat;
overflow: hidden;
margin: 0;
padding: 0;
}
#BigstarStore #noSL .noSLTxtTop
{
overflow: hidden;
height: 80px;
margin-top: 190px;
font-size: 13px;
padding: 0 30px;
}
#BigstarStore #noSL .installSL
{
display: block;
width: 180px;
height: 40px;
margin: 0 auto;
}


#BigstarStore #noSL .noSLTxtBottom
{
overflow: hidden;
height: 90px;
margin-top: 10px;
font-size: 10px;
padding: 0 30px;
text-align: left;
line-height: 120%;
}
#BigstarStore .noSLmain
{
display: block;
width: 230px;
height: 180px; 
overflow: hidden; 
position: relative;
float: right; 
border: 0px solid red;
    }
#BigstarStore .noSLmain span
{
display: block;
width: 230px;
height: 75px; 
overflow: hidden; 
position: relative;
top:55px;
border: 0px solid red;

    }    
#BigstarStore #mainPageShowcase .noSLmain a.noSLBtn
{
display: block;
width: 210px;
height: 38px; 
overflow: hidden; 
position: relative;
top:55px;
border: 0px solid red;
margin: 0;
    }      
#BigstarStore #mainPage #rightBorder
{
background: url(/Content/Images/body-right-bgV.gif) -5px 0 repeat-y #E5E5E5;
overflow: hidden;
vertical-align: top;
text-align: left;
width: 100%;
}
#BigstarStore #mainPage #rightBorder .rightBorderBgH
{
background: url(/Content/Images/body-right-bgH.jpg) top left repeat-x;
height: 719px;
margin: 0;
vertical-align: top;
}
#BigstarStore #mainPage #rightBorder .rightBorderImg
{
background: url(/Content/Images/body-right-img.jpg) top left no-repeat;
height: 719px;
margin: 0;
vertical-align: top;
}
#BigstarStore #mainPage #rightBorder .rightBorderImgMen
{
    background-image: url(/Content/Images/body-right-img-wl2010men.jpg);
    }
#BigstarStore #mainPage #rightBorder .rightBorderImgWomen
{
    background-image: url(/Content/Images/body-right-img-wl2010women.jpg);
    }
#BigstarStore #mainPage #rightContainer
{
width: 630px;
background: url(/Content/Images/body-right-bg.gif) 622px 0 repeat-y;

}
#BigstarStore #mainPage .mainContent
{
padding: 0;
}
#BigstarStore #mainPageShowcase
{
width: 622px;
height: 480px;
overflow: hidden;   
margin-bottom: 15px;
position: relative;
top: 0;
left: 2px;
  
    }
#BigstarStore #mainPageShowcase .mainPageCarouselImg
{
width: 622px;
height: 480px;
overflow: hidden;
background-repeat: no-repeat;
background-position: top right;
display: block;
}
#BigstarStore #mainPageShowcase #carousel
{
height: 480px;
overflow: hidden;
margin: 0;
padding: 0;
list-style: none;
}
#BigstarStore #mainPageShowcase a
{
display: block;
position: relative;
height: 40px;
width: 140px;
color: #f7ebdc;
font-size: 18px;
text-align: right;
margin: 10px;
}
#BigstarStore #mainPageShowcase a span
{
color: #e3983f;    
font-size: 16px;
line-height: 140%;
    }
#BigstarStore #mainPageSmallAd
{
width: 630px;
height: 146px;
overflow: hidden;
margin-bottom: 15px;
background: url(/Content/Images/postersmall-main01.jpg) top left no-repeat;
}
#BigstarStore #mainPageSmallAd a
{
margin: 0;
padding: 0;
border: none;
height: 146px;
text-align: center;
font-size: 22px;
line-height: 90%;
}
#BigstarStore #mainPageSmallAd a.half 
{
float: left;
height: 146px;
width: 315px;
display: block;
}
#BigstarStore #mainPageSmallAd a.whole 
{
width: 630px;
height: 146px;
display: block;
}
#BigstarStore #mainPageSmallAd a span.txt
{
margin-top: 10px;
margin-right: 40px;
margin-left: 150px;  
display: block; 
    }
#BigstarStore #mainPageSmallAd a span.small
{font-size:70%;}    
#BigstarStore #mainPageSmallAd a img
{border: none;}


#BigstarStore #leftBlock
{
float: left; 
height: 1024px; 
width: 1px;
}

#BigstarStore .notify-error
{
text-align: left;
margin: 0 20px ;
padding: 0 5px;
font-family: tahoma, verdana, arial, sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 130%;
color: #ed1b2e;
border-left: 2px solid #ed1b2e;

}

#BigstarStore .sizeTableHeader td
{
	font-style: bold;
	font-size: 14px;
	color: #fff;
	background: #ed1b2e;
	width: 50px;
}


#BigstarStore .pager
{
 clear: both;
 padding: 3px 20px;
 text-align: left;   
   }
#BigstarStore .pager b
{color: #ed1b2e;}



#BigstarStore #mainPageInfoTxt
{
    z-index: 3;
    background: url(/Content/Images/bigstar-mainTxt-Bg.png) top left no-repeat transparent;    
    width: 596px;
    position: absolute;
    bottom: 0;
    left: 13px;   
    overflow: hidden; 
border-bottom: 1px solid #c9c9c9;
    }
#BigstarStore #mainPageInfoTxt #moreBtn
{
 float: right;
 color:   #d60000;
 display: none;
 cursor: pointer;
 }
 #BigstarStore #mainPageInfoTxt #moreBtn:hover
 {text-decoration: underline;}
#BigstarStore #mainPageInfoTxt .txtContainer
{
    padding: 8px 10px 5px 10px;    
    }
#BigstarStore #mainPageInfoTxt h1
{
    font-family: "Trebuchet MS";
    font-size:  20px;
    font-weight: normal;
    font-style: normal;
    color:   #d60000;
    text-align: right;
    letter-spacing: -1px; 
    line-height: 100%;
    float: left;
    margin:0;
    padding:0;
    padding-bottom: 4px;
    padding-right: 10px;
    margin-right: 12px;
    border-right: 1px solid #d60000;
    
    }
#BigstarStore #mainPageInfoTxt h1 strong
{
    font-style: normal;
    text-transform: uppercase;
    } 
    
#BigstarStore #mainPageInfoTxt p    
{
   font-family: Arial, Sans-Serif;
   font-size: 10px; 
   color: #333; 
   margin:0; 
   padding: 2px 0 2px 0; 
   line-height: 110%;
     }   
#BigstarStore #mainPageInfoTxt p  i
{     
color: #3b7493;  
font-weight: bold;    
}   
#BigstarStore #mainPageInfoTxt p a   
{
    color: #d60000;  
    font-weight: bold;
    display: inline;
    font-size: inherit;
    padding: 0;
    margin: 0;    font-size: 11px; 
}
#BigstarStore #mainPageInfoTxt p a:hover
{
    text-decoration: underline;
    }  
     