﻿body
{
    font-family: Verdana, Arial, Tahoma, Microsoft Sans Serif;
    font-size: 11px;
    font-weight: normal;
    background-color: #ffffff;
    margin: 0px 0px 5px;
}

h1, h2, h3, h4
{
    color: black;
}

h1
{
    font-size: 24px;
}

h2
{
    font-size: 22px;
}

h3
{
    font-size: 20px;
}

h4
{
    font-size: 18px;
    margin-top: 3px;
}

p
{
    font-size: 11px;
    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-size: 10px;
    font-weight: bold;
    color: blue;
}

.LanguageSwitching a
{
    text-decoration: none;
    font-weight: bold;
    color: White;
}

.BreadCrumb
{
    font-size: 11px;
    font-weight: normal;
    color: black;
}

.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: black;
    font-weight: bold; 
	font-size:14px;
}

.ProductDetailsShortDescription
{
    font-weight: bold;
}

.ProductDetailsLongDescription
{
}

.ModelListHeader
{
    font-weight: bold;
}

.ModelListItem
{
    vertical-align: bottom;
}

.ModelListContent
{
    width: 100%;
}

.ModelListName
{
    color: blue;
}

.ModelListDescription
{
}

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: #7da7d9;
    font-weight: bold;
    color: #ffffff;
}

.TableHead
{
    background-color: #7da7d9;
    color: white;
    font-weight: bold;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
}

.TableHeadBorder
{
    background-color: #7da7d9;
    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
{
    font-weight: bold;
    color: #ffffff;
	
    text-decoration: none;
    padding-left: 5px;
}

.titleLayout a
{
    color: #ffffff;
    text-decoration: none;
}

.titleLayout a:Hover
{
    text-decoration: underline;
    color: #ffffff;
}

.LinkLayoutHead
{
    font-weight: bold;
}

.LinkLayoutHead a
{
    color: #ffffff;
    text-decoration: none;
}

.LinkLayoutHead a:Hover
{
    text-decoration: underline;
    color: #ffffff;
}

.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;
    height: 14px;
}

/*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: #7da7d9;
    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
{
    font-size: 14px;
}

body.DomainKeyError p
{
    font-size: 14px;
}

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;
}
/*Added by Boris Jocoy */
.lMenuLinks
{
 
}

.lMenuLinks a
{
	color: Black;
	text-decoration:none;
}
.lMenuLinks a:hover
{
	color: Black;
	text-decoration:underline;
}
/*Added by Damanpreet kaur on 12-01-2010 for RefineSearch.aspx*/

.greed
{
	background: #f1f1f1;
	/*border-top: 1px solid #b7b7b7;*/
	border-top: 1px solid #b7b7b7;
	border-left: 1px solid #b7b7b7;
}
.greed th
{
	padding: 0 5px;
	background: #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #b7b7b7;
	height: 24px;
	color: Black;
	vertical-align: middle;
}

.greed a
{
	color: #FFF;
	text-decoration:none;
}
.greed a:hover
{
	color: #FFF;
	text-decoration:underline;
}
.greed td
{
	padding: 5px;
	border-bottom: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
	text-align: left;
	background:#ececec;
}
.greed td a
{
	color: #000;
	text-decoration:none;
}

.greed td a:hover
{
	color: #000;
	text-decoration:underline;
}
.greed td.RowCSS
{
	padding: 5px;
	border-bottom: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
	text-align: left;
	background:#ffffff;
}
.greed td.AlternateRowCSS
{
	padding: 5px;
	border-bottom: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
	text-align: left;
	background:#ececec;
}


.clear
{
	clear:both;
}
/*
select
{
	border:1px solid #7da7d9;
	padding:3px;
}
input
{
	border:1px solid #7da7d9;
	padding:3px;
}*/

.CustomePager
{
	float:right;
}
.CustomePager table
{
	float:left;
}
.CustomePager a
{
	text-decoration:underline;
	color:Blue ;
	margin:2px;
	float:left;
}
.CustomePager a.selected
{
	text-decoration:none;
	color:red;
	margin:2px;
}

.errorLabel
{
	color:Red;
}
.sucessLabel
{
	color:Green ;
}
.normalLabel
{
	display:none;
}
/*Added by Damanpreet kaur on 12-01-2010 for RefineSearch.aspx ends here */
.img
{ 
border-style:none;

}
