HTML {
	/*MIN-HEIGHT: 100%*/
}
/* {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}*/
BODY {
  PADDING: 0px;
	BACKGROUND: url(img/bg_pink.jpg) #ffeff6 repeat-x;
	MARGIN: 0px;
	FONT: 12px Lucida Sans Unicode, Lucida Grande, sans-serif;
	COLOR: #444;
}

a {
	color: #b53262;
}
a:hover {
	background-color: #f3dee6;
	text-decoration: none;
	color: #F54585;
}
a img {
	border: none;
}


H1 {
	FONT: 18px Lucida Sans Unicode, Lucida Grande, sans-serif
}
H2 {
	FONT: bold 17px Lucida Sans Unicode, Lucida Grande, sans-serif
}
H3 {
	FONT: bold 16px Lucida Sans Unicode, Lucida Grande, sans-serif
}
H4 {
	FONT: bold 15px Lucida Sans Unicode, Lucida Grande, sans-serif
}
H5 {
	FONT: 14px Lucida Sans Unicode, Lucida Grande, sans-serif
}

table 
{
	font: normal 12px Lucida Sans Unicode, Lucida Grande, sans-serif;
}

h1, h2, h3, h4
{
    color: #A57;
}

p
{
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    margin-top: 12px;
    margin-bottom: 12px;
}

p.InnerHead
{
    font-size: 11px;
    color: black;
    font-weight: bold;
    margin-top: 8px;
    margin-bottom: 8px;
}

.BlockCenter
{
    margin-left: auto;
    margin-right: auto;
}

.PagingText
{
    font-weight: bold;
    color: blue;
}

.LanguageSwitching a
{
    text-decoration: none;
    font-weight: bold;
    color: White;
}

.BreadCrumb
{
    font-weight: normal;
    color: #A57;
}

.CategoryNavListHeader
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    color: silver;
    background-color: #800000;
    text-align: center;
}

.CategoryNavListContent
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    background-color: #ffffff;
    text-align: center;
    width: 160px;
    margin: 10px;
}

.CategoryNavListItem
{
    text-decoration: none;
}

.CategoryListHeader
{
    font-weight: bold;
}

.CategoryListItem
{
    vertical-align: bottom;
}

.CategoryListContent
{
    width: 100%;
}

.CategoryListName
{
    color: blue;
}

.CategoryListDescription
{
}

.ProductListHeader
{
    font-weight: bold;
}

.ProductListItem
{
    vertical-align: bottom;
}

.ProductListContent
{
    width: 100%;
}

.ProductListName
{
    color: blue;
}

.ProductListDescription
{
}

.ProductDetailsName
{
    color: #A57;
    font-weight: bold;
}

.ProductDetailsShortDescription
{
    font-weight: bold;
}

.ProductDetailsLongDescription
{
}


td.ShippingAddressLabelColumn
{
    padding: 0px 30px 0px 10px;
    font-weight: bold;
    color: #000000;
    text-align: left;
}

td.ShippingAddressDataColumn
{
    padding: 0px 30px 0px 10px;
    text-align: left;
}

.GridRowStyle
{
    background-color: #ececec;
}

.GridHeadStyle
{
    background-color: #B36069;
    font-weight: bold;
    color: #ffffff;
}

.TableHead
{
    background-color: #B36069;
    color: white;
    font-weight: bold;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
}

.TableHeadBorder
{
    background-color: #B36069;
    color: white;
    font-weight: bold;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
}

.TableAlter
{
    background-color: #ececec;
}

.TableRow
{
    background-color: #ffffff;
}

.tableAdvancedSearch
{
    border-right: silver 1px solid;
    border-top: silver 1px solid;
    border-left: silver 1px solid;
    border-bottom: silver 1px solid;
}

.tableAdvancedSearch td
{
    width: 25%;
}

.titleLayout
{

}

.LinkLayoutHead
{
    font-weight: bold;
}

.LinkLayoutHead a
{
    color: #000000;
    text-decoration: none;
}

.LinkLayoutHead a:Hover
{
    text-decoration: underline;
    color: #B36069;
}

.LinkCategory a
{
    text-decoration: none;
}

.LinkCategory a:hover
{
    text-decoration: none;
}

.NoBorder
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

.AlternateRow
{
    background-color: #EEEEEE;
}

.NoteText
{
    font-weight: bold;
    color: blue;
}

.leftlink
{
    text-align: left;
}

.ValidateText
{
    color: red;
}

.ErrorHeader
{
    color: Red;
    font-weight: bold;
}

.ErrorBody
{
    color: Red;
    font-weight: normal;
}

.LoginName
{
    font-weight: bold;
    color: white;
}

.LogOutText
{
    font-weight: bold;
    color: white;
}

.TextCenter
{
    text-align: center;
}

.PageNumber
{
    text-align: right;
    margin-left: auto;
    margin-right: 10px;
}

.CssList
{
    list-style-image: url(../../Images/Design/VevoMyAccountBullet.png);
}

.CssNoLine
{
    text-decoration: none;
}

.TextHide
{
    color: white;
}

.NewsBar
{
    background-image: url(../../Images/Design/NewsBar.png);
    background-repeat: repeat-x;
}

/*Edit Option of Product*/
.OptionPrice
{
    color: #800000;
    font-style: italic;
}

.OptionItemName
{
}

.OptionDisplayText
{
    font-weight: bold;
    color: #3333ff;
}

/**** For image option front end ****/
.OptionImg
{
    width: 20px;
}
.NewsDate a
{
    color: #f26522;
    margin-right: 5px;
    text-decoration: none;
}

.NewsText a
{
    color: #6b6bad;
    text-decoration: none;
}

.NewsMore a
{
    color: #B36069;
    text-decoration: none;
}

span.Asterisk
{
    color: Red;
    font-weight: bold;
}

h1.GatewayPosting
{
    margin: 30px;
    text-align: center;
    font-size: 24px;
}

p.GatewayPosting
{
    margin: 20px;
    font-size: 16px;
    text-align: center;
}

body.DomainKeyError
{
  
}

body.DomainKeyError p
{
    
}

body.DomainKeyError li
{
    margin-top: 10px;
    margin-bottom: 10px;
}

div.GroupBox
{
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    background-color: #f9f9f9;
    padding: 10px;
}

.TableClientHead
{
    background-color: #3399cc;
    color: white;
    font-weight: bold;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
}

.RatingRadio td
{
    text-align: center;
}

.RightFloat
{
    float: right;
    vertical-align: middle;
}

Div.MainContent
{
    margin-left: 10px;
    margin-right: 10px;
}

.NewsDetailsPage
{
    margin: 20px 30px 20px 30px;
}

.NewsHeader
{
    text-align: center;
    margin: 30px 0 20px 0;
}

.NewsImage
{
    text-align: center;
}

.NewsContent
{
    text-align: left;
    margin: 30px 0 20px 0;
}
/* structure */
.container {
	BACKGROUND: url(img/girllogo.png) no-repeat 0px 0px
}
.inner-container {
	BACKGROUND: url(img/urbangirl_girl.png) no-repeat 20px -10px;
	PADDING-BOTTOM: 10px;
	MARGIN: 0px auto;
	WIDTH: 780px;
	MIN-HEIGHT: 981px;
	TEXT-ALIGN: left
}
.outer-container {
	BACKGROUND: url(img/bg_splat2.png) no-repeat 120px 0px;
	WIDTH: 780px
}

.main {
	
}
/* path (horizontal navigation) */
.path {
	BORDER-RIGHT: #101010 1px solid;
	BACKGROUND: #6c5635;
	FILTER: alpha(opacity=70);
	opacity: .70;
	-moz-opacity: 0.7;
	FLOAT: right;
	FONT: bold 14px Lucida Sans Unicode, Lucida Grande, sans-serif;
	WIDTH: 620px;
	COLOR: #fff;
	BORDER-BOTTOM: #101010 1px solid;
	HEIGHT: 32px;

	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 6px;
}

.path li, .path ul {
	padding-top: -2px;
	display: inline;
}
.path a {
	color: #fff;
	text-decoration: none;
	padding-right: 6px;
}
.path a:hover {
	color: #fff;
	background-color: Transparent;
	text-decoration: underline;
}
.path .left {
	float: left;
	padding: 9px 0px 0px 0px;
}
.path .right {
	float: right;
	padding: 9px 0px 0px 0px;
	text-align: right;
}
.path .right a {
	margin-right: 0px;
}

/* navigation */
.navigation {
	border-top: solid 1px #cdcdcd;
	border-left: solid 1px #cdcdcd;
	border-right: solid 1px #696969;
	border-bottom: solid 1px #696969;
	background: #F5E9EE url( 'img/flower_splat.gif' ) no-repeat center bottom;
	float: left;
	width: 140px;
	padding: 0px 9px 0px 9px;
	FILTER: alpha(opacity=90);
	opacity: .90;
	-moz-opacity: 0.9;
}
.navigation .block {
	margin-bottom: 12px;
}
.navigation h2 {
	color: #B36069;
	font: bold 1.1em Arial,sans-serif;
	line-height: 1.4em;
	margin-bottom: 6px;
	padding-left: 0px;
	border-bottom: 1px dashed #D2C2B2;
}
.navigation ul {
	padding: 0;
	margin: 0;
	text-transform: capitalize;
}
.navigation li {
	display: block;
	font-size: 1.1em;
	color: #857; /*display: block;*/
	padding: 2px 0 2px 0;
	margin-left: 12px;
	border-bottom: 1px dashed #D2C2B2;
	text-decoration: none;
}
.navigation li a {
	color: #857;
	text-decoration: none;
}
.navigation li img {
	padding-right: 5px;
}
.navigation li a:hover {
	background: #F54585;
	color: #FDF;
}

/* content */
.content {
	PADDING-RIGHT: 16px;
	BORDER-TOP: #e0e0e0 1px solid;
	PADDING-LEFT: 16px;
	BACKGROUND: url(img/content_all_fade.png);
	WIDTH: 600px;
	heihgt:100%;
}
.content .descr {
	FONT-SIZE: 12px;
	MARGIN-BOTTOM: 8px;
	COLOR: #664
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
.content p {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	line-height: 1.4em;
	font-size: 1.1em;
}

/* Top */
#main {
	padding-top: 12px;
}

/* Bottom */
#bottom {
	background:url('img/bottom_bg.jpg') repeat-x #353535;
	height:70px;
	min-height:70px;
	max-height:70px;
	width:100%;
	color: #fff;
	font-size:11px;
	text-align:center;
	padding:0px;
}
#bottom a {
	color:#dcdcdc;
	text-decoration:none;
}
#bottom a:hover {
	color:#ffffff;
	text-decoration:none;
}

.clearer {

	clear: both;
	font-size: 0;
}

.left {
	FLOAT: left
}
.right {
	FLOAT: right
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #b36069;
color:#fff;
}

.catitem 
{
	font-weight: bold;
	font-size:12px; 
}
.catitem a {
	text-decoration: none;
}
.catitem a:hover {
	text-decoration: none;
}
.bottom-content {
width:100%;
height:70px;
background-image: url(img/side-gnome.png);
background-repeat: no-repeat;
background-position: right;
padding-top:10px;
}