@charset "utf-8";
/*
    CSS Document
    coder: shahidw2
*/


/***** Global Settings *****/

html, body {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	background: #1b232a;
	font-size: 12px;
	color: #b1b2b4;
	margin: 0px 0px;
	padding: 0px 0px;
	text-align: left;
	letter-spacing: normal;
	-webkit-text-size-adjust: 100%;
}
/***** Headings *****/

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
h1 {
	/*defiend*/
	padding: 0px 0px 5px 0px;
	font-size: 26px;
	color: #fff;
	margin: 0px 0px 0px 0px;
}
h2 {
	/*defiend*/
	padding: 0px 0px 0px 0px;
	font-size: 22px;
	color: #fff;
	font-weight: normal;
}
h3 {
	/*defiend*/
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	color: #cecece;
}
h4 {
	/*defiend*/
	padding: 0px 0px 7px 0px;
	font-size: 12px;
	color: #939ea7;
	font-weight: bold;
	border-bottom: 2px solid #1b232a;
}
h5 {
	/*defiend*/
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	color: #1a242d;
}
h6 {
	/*defiend*/
	font-size: 18px;
	color: #fff;
	padding: 0px 0px 0px 0px;
}
/***** Common Formatting *****/


/***reset ul li---***/

ol li {
	list-style-type: decimal;
	background: none;
}
p, ul, ol, li {
	margin: 0;
	padding: 0;
	text-align: left;
}
img {
	border: 0;
}
/***** Links *****/

a {
	outline: none;
}
a:link, a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	color: #c21419;
}
/***** Forms *****/

form {
	margin: 0;
	padding: 0;
	display: inline;
}
.logonsearch form {
	margin: 0;
	padding: 0;
	/*display: inline;*/
	display: flex;
	align-items: flex-start;
	width: 85%;

}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	padding: 0px;
	margin: 0px;
	border: 1px solid #717171;
	font-size: 11px;
	color: #000;
}
textarea:focus, input[type="text"]:focus, select:focus {
	background-color: #FFFF9D;
	outline: none;
}
textarea {
	width: 100%;
	line-height: 1.25;
	overflow: auto;
	border: 1px solid #ccc;
}
label {
	padding: 0px;
	margin: 0px;
	float: left;
	font-size: 11px;
}
/***** Tables *****/

table {
	border: 0;
	margin: 0 0 0 0;
	padding: 0;
}
/***** Global Classes *****/
/*img, div {
	behavior: url(iepngfix.htc)
}*/
.clear {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.adSearch #header .clear {
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 0px;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.text-justify {
	text-align: justify;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.underline {
	border-bottom: 1px solid;
}
.highlight {
	background: #ffc;
}
.nobullet {
	list-style: none;
	list-style-image: none;
}
/***** Wrapper *****/

#wrapperMaster {
	width: 100%;
	margin: 0 auto 30px;
	padding: 0px 0px 0px 0px;
	background: url(../img/bodyWraper.gif) center center repeat-y;
}
#wrapperHeader {
	width: 90%;
	margin: 0 auto;
	background: url(../img/wraperBgTop.gif) 0px 0px repeat;
}
#wrapperBottom {
	width: 100%;
	margin: 0 auto;
	height: 26px;
	background: url(../img/bottomWraper.gif) top center no-repeat;
}
#wraper {
	width: 100%;
	margin: 0 auto;
	background: #070d12 url(../img/topLeftBg.jpg) top left no-repeat;
	min-height: 457px;
	box-shadow: 0 0 40px #000000;
}
#logo, .normalSearch #logo {
	background: url(../img/logo.png) 0 0 no-repeat;
	width: 265px;
	height: 52px;
	margin: 13px 0px 10px 10px;
	display: block;
	float: left;
}
.normalSearch #logo {
	background: url(../img/logo01.png) 0 0 no-repeat;
	margin: 0px 0px 0px 10px;
}
#topNaviRight {
	/*float: left;
	width: 700px;*/
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	width: 100%;
	padding-right: 10px;
	margin: 1.4416vw 0px 0px 1.0416vw;
}
.normalSearch #topNaviRight {
	margin: 20px 0px 0px 70px;
}
#header.normalSearch #topNaviRight {
	margin: 0px 0px 0px 25px;
}
.smallBox {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	float: right;
	color: #000000;
	line-height: normal;
	margin: 0px 10px 0px 0px;
	font-size: 10px;
	position: absolute;
	right: 0;
}
.smallBox ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
.smallBox li {
	display: inline;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 8px;
	background: url("../img/trCurveLeft.gif") no-repeat left top;
}
.smallBox li span {
	float: left;
	display: block;
	padding: 2px 13px 5px 5px;
	color: #ffffff;
	background: url("../img/trCurveRight.gif") no-repeat right top;
}
.smallBox li span a, .smallBox li span a:link, .smallBox li span a:visited, #historyTW .historyBody span a {
	text-decoration: underline;
}
input.checkbox {
	border: none;
}
input.txtboxHome, input.txtboxHomeSel {
	/*width: 390px;*/
	width: 100%;
	border: 1px solid #d70d0d;
	padding: 0px 6px 0px 6px;
	height: 31px;
	line-height: 31px;
	font-size: 16px;
	background: url("../img/txtBoxBgNew.gif") 0 0 repeat-x;
	color: #96999b;
	font-weight: bold;
	float: left;
}
/*.adSearch input.txtboxHome, input.txtboxHomeSel{
	width: 100%;
}*/
/*.normalSearch input.txtboxHome, .normalSearch input.txtboxHomeSel{
	width: 100%;
}*/

input.txtboxHomeSel {
	color: #000000;
}
.btnSearch, .btnNext, .btnRegister, .btnCkGuest, .btnCkGuestnew, .btnSavePass, .btnSEAddress, .btnSUName, .btnSaveCC, .btnRCC, .btnCancel, .btnSignIn, .btnSubmit, .btnSend, .btnSave, .btnSaveChanges, .btnSendMsg, .btnDetailBuy, .btnAddCart, .btnsfriend01, .btnViewCart, .btnCheackout01, .btnCalculating, .btnCheackout02, .btnContinew, .btnUpdateCart, .btnSBI, .btnContinue, .btnContinueCheck, .btnPlaceOrder, .btnPrintOrder, .btnDownloadNow, .btnViewCartNew, .btnOk, .btnDeny, .btnApply, .btnSave01, .btncCheckOut, .btnCloseWindow, .btnRevert, .btnViewFullSize, .btnCloseError, .btnSubmitOrder, .btnSearch01, .btnReply, .btnDelete, .btnAddPost, .btnCancelForum, .btnSaveForum, .btnEditForum, .btnSaveForum01, .btnClose, .btnEdit, .btnSpam, .btnShow, .btnSubscribe, .btnSubscribeNow, .btnSubscribeNowBlack, .btnSubscribeMoreInfo {
	cursor: pointer;
	display: block;
	float: left;
	border: none;
}
.btnViewFullSize {
	background: url(../img/btnViewFullSize.gif) 0 0 no-repeat;
	width: 84px;
	height: 19px;
	margin: 0px 0px 0px 0px;
}
.btnRevert {
	background: url(../img/btnRevert.gif) 0 0 no-repeat;
	width: 49px;
	height: 19px;
	margin: 0px 0px 0px 0px;
}
.btnCloseWindow {
	background: url(../img/btnCloseWindow.gif) 0 0 no-repeat;
	width: 84px;
	height: 19px;
	margin: 0px 0px 0px 0px;
}
.btncCheckOut {
	background: url(../img/btncCheckOut.gif) 0 0 no-repeat;
	width: 133px;
	height: 19px;
	float: none;
	margin: 0px 0px 0px 50px;
}
.btnSave01 {
	background: url(../img/btnSave01.gif) 0 0 no-repeat;
	float: left;
	width: 42px;
	height: 19px;
	margin: 0px 10px 0px 0px;
}
.btnDeny {
	background: url(../img/btnDeny.gif) 0 0 no-repeat;
	float: left;
	width: 50px;
	height: 19px;
	margin: 0px 10px 0px 0px;
}
.btnApply {
	background: url(../img/btnApply.gif) 0 0 no-repeat;
	width: 100px;
	float: left;
	height: 19px;
	margin: 0px 0px 0px 0px;
}
.btnDownloadNow {
	background: url(../img/btnDownloadNow.gif) 0 0 no-repeat;
	width: 116px;
	height: 19px;
	margin: 0px 0px 0px 0px;
}
.btnPlaceOrder {
	background: url(../img/btnPlaceOrder.gif) 0 0 no-repeat;
	width: 125px;
	height: 19px;
	margin: 0px 0px 0px 0px;
}
.btnPrintOrder {
	background: url(../img/btnPrintOrder.gif) 0 0 no-repeat;
	width: 97px;
	height: 19px;
	margin: 0px 0px 0px 0px;
	float: right;
}
.btnContinueCheck {
	background: url(../img/btnContinueCheck.gif) 0 0 no-repeat;
	width: 133px;
	height: 19px;
	margin: 0px 20px 0px 0px;
}
#topNaviRight .float-left {
	margin: 7px 0px 0px 0px;
}
#topNaviRight .float-right, .adSearch .float-right {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	margin: 10px 0px 0px 7px;
	float: left;
	font-size: 11px;
}
#topNaviRight .float-right {
	margin: 2px 0px 0px 7px;
	padding-left: 12px;
}
#header.normalSearch #topNaviRight .float-right {
	margin: 8px 0px 0px 7px;
}
#topNaviRight .float-right a:link, #topNaviRight .float-right a:visited, .adSearch .float-right a:link, .adSearch .float-right a:visited {
	color: #ff0000;
}
#topNaviRight .float-right a:hover, .adSearc .float-right a:hover {
	color: #ffffff;
}
.Col-1, .Col-2, .Col-3, .Col-4, .colLeft, .colRight, .colLeft01, .colRight01, .colA, .colB, .colC {
	width: 677px;
	float: left;
}
.Col-2 {
	width: 310px;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
}
.naviBg, .asNaviBg {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	background: url(../img/naviBg.png) 0px 0px no-repeat;
	width: 674px;
	height: 45px;
}
/*Navigation start here*/

.navi {
	color: #000000;
	line-height: normal;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 10px;
}
.navi ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
.navi li {
	display: inline;
	margin: 0;
	padding: 0;
}
.navi li img {
	float: left;
	padding: 12px 0px;
}
/*shopping cart circle start here*/

.navi li label.circle01 {
	background: url(../img/sCartCircle.png) 0 0 no-repeat;
	width: 30px;
	height: 12px;
	line-height: 11px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	color: #c21419;
	display: block;
	position: relative;
	margin: 13px 0px 0px 31px;
	float: none;
}
.lang_german .navi li label.circle01{
	margin: 13px 0px 0px 25px;
}
/*shopping cart circle end here*/

.navi a {
	float: left;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}
body.lang_german .navi a {
	padding: 0px;
}
.navi a span {
	float: left;
	display: block;
	padding: 12px 0px 10px 0px;
	color: #fff;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
	.navi a span {
		/*padding:13px 15px 10px 5px;*/
		/*padding: 13px 7px 10px 2px;*/
	}
	body.lang_german .navi a span {
		padding: 13px 5px 10px -1px;
	}
}
.navi a:hover, .navi a.selected {
	background: url("../img/naviLeft.gif") no-repeat left top;
}
.navi a:hover span, .navi a.selected span {
	background: url("../img/naviRight.gif") no-repeat right top;
	color: #fff;
	cursor: pointer;
}
.Col-2 h3 p {
	font-size: 11px;
	color: #b1b2b4;
}
#historyTW {
	margin: 9px 0px 0px 0px;
}
.topCentere {
	background: url(../img/curvedBox.gif) 0px -8px repeat-x;
}
.topLeft {
	background: url(../img/curvedBox.gif) 0px 0px no-repeat;
}
.topRight {
	background: url(../img/curvedBox.gif) 100% -16px no-repeat;
	height: 8px;
	font-size: 1px;
}
.historyBody {
	border: 2px solid #1b232a;
	border-radius: 10px;
	padding: 10px;
}
.bottomCentere {
	background: url(../img/curvedBox.gif) 0px -32px repeat-x;
}
.bottomLeft {
	background: url(../img/curvedBox.gif) 0px -40px no-repeat;
}
.bottomRight {
	background: url(../img/curvedBox.gif) 100% -24px no-repeat;
	height: 8px;
	font-size: 1px;
}
#historyTW .historyBody p, #historyTW .historyBody .Col-2 h2, #historyTW .historyBody span, #footer .Col-2, .rightLogin, .adSearch .float-left .topRight p, #bodyContainer .decadesBody h4 span, #bodyContainer .Col-1 .decadesBody .subColRight .adsBody .Col-2 p, .tblCol1, #tblCol1, .tblCol2, .tblCol3, .smallsubnavi02, .subColLeft p a, #billingInfo h4 span, #billingInfo p, #bInfoCout p, #ckGuest h4 span, #cpAccount p, #billingInfo.myaccountCC h5, .bodySmallGB p, .textA10, .textA11, .bodyGreyBox p,
.browseBody p, #bodyContainer.browseChart #browse.decadesBody p, #bodyContainer.lightBoxBig .lightBoxBody p, #bodyContainer.lightBoxBig .lightBoxBody .Col-2 a, #bodyContainer.lightBox .lightBoxBody span, .lbFooter p, #bodyContainer .lbWhite01 .lightBoxBody .bodylbWhite01 .colLeft01, #bodyContainer .lbWhite01 .lightBoxBody .bodylbWhite01 .colRight01, #bodyContainer.product .Col-1 .colRight01 .subColLeft, #bodyContainer.product .Col-1 .colRight01 .description, #mostRecrnt, #shoppingCart .pcNormal p, .chartcontainer h2, .chartcontainer span, #billingInfo.ShoppingCart .Col-1, #billingInfo.ShoppingCart .Col-2, #billingInfo.ShoppingCart .Col-3, #billingInfo.ShoppingCart .Col-4, label.lbl08, #shippingMethod .Col-1, #shippingMethod .Col-2, #shippingMethod .Col-3, #flashHolder01 p, #bodyContainer .decadesBody .float-right span, .smallsubnavi03, #cdshort label.lbl01, #step3RSmall.colC label.lbl12, .textA9, #pagiSmall.float-left, .lbltextA9 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
}
.textA9, .lbltextA9 {
	font-size: 9px;
}
label.lbltextA9 {
	/*float: right;*/
	position: relative;
	left: 135px;
	padding: 0px;
	margin: -5px 55px 5px 0px;
}
#historyTW .historyBody, #historyTW .historyBody span a {
	color: #9c9c9c;
}
#flashHolder01 p {
	color: #6e7e8f;
}
.textA11, .browseBody p, #bodyContainer.browseChart #browse.decadesBody p, #bodyContainer.lightBoxBig .lightBoxBody p, #bodyContainer .lbWhite01 .lightBoxBody .bodylbWhite01 .colLeft01, #bodyContainer .lbWhite01 .lightBoxBody .bodylbWhite01 .colRight01, #bodyContainer.product .Col-1 .colRight01 .subColLeft, #bodyContainer.product .Col-1 .colRight01 .description, #shoppingCart .pcNormal p, label.lbl08, #shippingMethod .Col-1, #shippingMethod .Col-2, #shippingMethod .Col-3, #bodyContainer .decadesBody .float-right span, #cdshort label.lbl01 {
	font-size: 11px;
}
#historyTW .historyBody .Col-1, #historyTW .historyBody .Col-2 {
	/*width: 162px;*/
	width: 8.4375vw;
	float: left;
	margin: 10px 0px;
}
#historyTW .historyBody .Col-1 {
	height: 98px;
}
#historyTW .historyBody .Col-2 {
	width: 108px;
}
#historyTW .historyBody .Col-2 h2 {
	/*defiend*/
	padding: 0px 0px 0px 0px;
	font-size: 22px;
	color: #fff;
	font-weight: bold;
}
#flashHolder {
	padding: 5px 0px 0px 17px;
}
#flashHolder01 {
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
}
#clipsDecades {
	margin: 10px 15px;
}
#bodyContainer {
	margin: 0px 10px 0px 10px;
	padding: 10px 0px 0px 0px;
}
/*#clipsDecades .topCentere, #bodyContainer .topCentere {
	background: url(../img/curvedBox.gif) 0px -56px repeat-x;
}
#clipsDecades .topLeft, #bodyContainer .topLeft {
	background: url(../img/curvedBox03.gif) 0px -48px no-repeat;
}
#clipsDecades .topLeft {
	background: url(../img/curvedBox.gif) 0px -48px no-repeat;
}
#bodyContainer #adSearch01.topLeft {
	background: url(../img/curvedBox01.gif) 0px -48px no-repeat;
}
.normalSearch #bodyContainer .topLeft, #bodyContainer.normalSeach03 .topLeft, #bodyContainer.browseChart .topLeft {
	background: url(../img/curvedBox03.gif) 0px -48px no-repeat;
}*/
#clipsDecades .topRight, #bodyContainer .topRight {
	background: url(../img/curvedBox.gif) 100% -64px no-repeat;
	height: 8px;
	font-size: 1px;
}
.decadesBody {
	padding: 10px;
	background: #1b232a;
	border-radius: 10px;
}
#clipsDecades .bottomCentere, #bodyContainer .bottomCentere {
	background: url(../img/curvedBox.gif) 0px -80px repeat-x;
}
#clipsDecades .bottomLeft, #bodyContainer .bottomLeft {
	background: url(../img/curvedBox.gif) 0px -88px no-repeat;
}
#clipsDecades .bottomRight, #bodyContainer .bottomRight {
	background: url(../img/curvedBox.gif) 100% -72px no-repeat;
	height: 8px;
	font-size: 1px;
}
#clipsDecades .decadesBody h4 {
	/*defiend*/
	padding: 0px 0px 7px 0px;
	border-bottom: 2px solid #070d12;
}
#clipsDecades .decadesBody .float-left h4 {
	border: none;
	font-size: 16px;
	color: #969ea8;
}
#clipsDecades .decadesBody h4 span, #bodyContainer .decadesBody h4 .span01 {
	margin: 0px 0px 0px 530px;
	font-size: 12px;
	font-weight: normal;
	color: #c2cfdd;
	text-align: right;
}
#footer {
	margin: 0px 0px 0px 50px;
	padding: 10px 0px;
}
#footer .Col-1, #footer .Col-2 {
	width: 148px;
	margin: 10px 0px;
	color: #747c85;
}
#footer .Col-2 {
	width: 898px;
}
#footer .Col-2 a:link, #footer .Col-2 a:visited {
	color: #747c85;
	text-decoration: underline;
}
#footer .Col-2 a:hover {
	color: #c21419;
}
.Col-2.lineHight h3 {
	line-height: 25px;
}
.Col-2.lineHight h3 p {
	line-height: 20px;
	margin: 20px 0px 20px 0px;
}
/*Advansed Search Start Here*/

.asNaviBg {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b31118+0,500405+100 */
	background: #b31118; /* Old browsers */
	background: -moz-linear-gradient(top, #b31118 0%, #500405 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #b31118 0%,#500405 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #b31118 0%,#500405 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b31118', endColorstr='#500405',GradientType=0 ); /* IE6-9 */
	width: 100%;
	height: 37px;
	-webkit-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.75);
	border-radius: 0 0 30px 30px;
}
.asNaviBg .navi {
	margin: 0px 0px 0px 25px;
}
.asNaviBg .navi a span {
	padding: 8px 10px 6px 7px;/*updated on March09_2013*/
}
.asNaviBg .navi a span.circleIssue {
	/*padding: 8px 24px 0px 17px;*/
}
.asNaviBg .navi li img {
	float: left;
	padding: 8px 0px;
}
.rightLogin {
	margin: 5px 18px 0px 0px;
	float: right;
	color: #fff;
}
.rightLogin a {
	text-decoration: underline;
}
.adSearch .float-left {
	width: 524px;
	margin: 10px 0px 0px 20px;
}
#header.browseRight #aSearchRight.float-right {
	-moz-margin: 12px 0px 0px 7px;
	/*margin: 20px 0px 0px 7px;*/
	margin:0 0 0 10px;
	width: 200px;
}
.adSearch .float-left .topCentere {
	background: url(../img/textBoxCurveBg.gif) 0px -63px repeat-x;
}
.adSearch .float-left .topLeft {
	background: url(../img/textBoxCurveBg.gif) 0px 0px no-repeat;
}
.adSearch .float-left .topRight {
	background: url(../img/textBoxCurveBg.gif) 100% -126px no-repeat;
	height: 63px;
	font-size: 1px;
	padding: 0px 6px 0px 6px;
	position: relative;
	z-index: 3000;
	border-bottom: 3px solid #95141a;
}
.adSearch .float-left .topRight input.txtboxHome {
	margin: 10px 0px 0px 0px;
}
.adSearch .float-left .topRight input.txtboxHomeSel {
	margin: 10px 0px 0px 0px;
	color: #000;
}
.adSearch .float-left .topRight .btnSearch {
	margin: 10px 0px 0px 0px;
}
.adSearch .float-right {
	margin: 40px 0 0 7px;
}
.adSearch .float-left .topRight p {
	margin: 3px 0px 0px 0px;
	color: #fff;
}
.adSearch .adsearchBg {
	margin: -2px 10px 0px 10px;
}
.adSearch .adsearchBg .topCentere {
	background: url(../img/adSeachBigBg.gif) 0px -124px repeat-x;
}
.adSearch .adsearchBg .topLeft {
	background: url(../img/adSeachBigBg.gif) 0px 0px no-repeat;
}
.adSearch .adsearchBg .topRight {
	background: url(../img/adSeachBigBg.gif) 100% -248px no-repeat;
	height: 124px;
	font-size: 1px;
	padding: 0px 10px;
}
#adSearchBody {
	background: url(../img/adSearchBodyBg.png) center center no-repeat;
	/*height: 124px;*/
	height: auto;
	font-size: 12px;
	display: flex;
	justify-content: center;

	background-color: #95141a; border: 2px solid #B02124; border-radius: 4px; margin:0 10px; padding:10px 0; 
}
#adSearchBody .Col-1, #adSearchBody .Col-2, #adSearchBody .Col-3 {
	color: #fff;
	padding: 10px 0px;
}
#adSearchBody .Col-1 {
	margin: 0 5px;
	width: 290px;
	*width: 295px;
}
#adSearchBody .Col-2 {
	width: 310px;
	margin: 0px 10px 0px 24px;
 	*margin: 0px 10px 0px 16px;
 	float: left;
}
#adSearchBody .Col-3 {
	width: 295px;
	margin: 0px 0px 0px 21px;
 	*margin: 0px 0px 0px 10px;
}
#adSearchBody .vDivider {
	border-right: 1px solid #6e1116;
	margin: 10px 0px 10px 0px;
	float: left;
	height: 100px;
}
label.lbl01, label.lbl02, label.lbl03, label.lbl05, label.lbl03L {
	width: 58px;
	font-weight: bold;
}
label.lbl02, label.lbl03, label.lbl04, label.lbl05, label.lbl11, label.lbl03L {
	width: 50px;
	padding: 0px 0px 0px 5px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
}
label.lbl03 {
	width: 70px;
}
label.lbl03L {
	width: 100px;
}
label.lbl04 {
	width: 35px;
	padding: 0px 0px 12px 5px;
}
label.lbl05 {
	width: 15px;
	padding: 5px 5px 0px 8px;
}
label.lbl10 {
	width: 52px;
	*width: 60px;
	padding: 5px 0px 0px 0px;
}
label.lbl11 {
	width: 83px;
	padding: 0px 0px 0px 2px;
}
input.radio, input.radio01 {
	float: left;
	border: none;
	padding: 2px;
}
input.radio01 {
	float: none;
	margin: 0px 10px 0px 0px;
}
select {
	height: 21px;
	padding: 2px 5px;
	background: url(../img/selectbg.gif) top left repeat-x;
}
select.sel01 {
	width: 110px;
	height: 21px;
	padding: 2px;
}
input.txtbox01, input.txtbox02 {
	width: 80px;
	padding: 3px;
	color: #333;
	float: left;
}
input.txtbox02 {
	width: 170px;
}
label.calander {
	margin: 3px 0px 0px 5px;
}
#adSearchBody .Col-1 label.lbl01, #adSearchBody .Col-2 label.lbl01, #adSearchBody .Col-3 label.lbl01 {
	font-size: 12px;
	font-weight: normal;
}
#adSearchBody .Col-3 label.lbl01 {
	width: auto;
	margin-right: 5px;
}
#adSearchBody .Col-3 label.lbl04 {
	width: auto;
	margin-right: 5px;
	*width: 60px;
	/*for IE7 and IE6*/
}
#bodyContainer .Col-1, #bodyContainer .Col-2 {
	/*width: 788px;*/
	width: 100%;
	float: left;
	margin: 0px 10px 0px 0px;
}
#bodyContainer .Col-2 {
	width: 128px;
	float: left;
	text-align: right;
	margin: 0px 0px 0px 0px;
}
.subColRight {
	width: 240px;
	float: left;
}
.subColLeft{
	width: 20%;
	float: left;

}
.subColLeft .subColLeft{
	width: 100%;
	background: #242e39 url(../img/bgRelatedClips.gif) bottom right no-repeat;
	padding: 10px;
}
.smallsubnavi03 {
	width: 90%;
}
#lyr1 .smallsubnavi03 {
    width: 100%;
}
.subColRight {
	width: 78%;
	margin: 0px 0px 0px 10px;
	float: right;
}
.topCentereW {
	background: url(../img/whiteCurvedbox.gif) 0px -7px repeat-x;
}
.topLeftW {
	background: url(../img/whiteCurvedbox.gif) 0px 0px no-repeat;
}
.topRightW {
	background: url(../img/whiteCurvedbox.gif) 100% -14px no-repeat;
	height: 7px;
	font-size: 1px;
}
.adsBody {
	/*background: #ecf1f5 url(../img/whiteCurvedbox.gif) 0px -42px repeat-x;*/
	background: #ECF1F5;
	padding: 0.5208vw;
	border-radius: 10px;
}
.bottomCentereW {
	background: url(../img/whiteCurvedbox.gif) 0px -28px repeat-x;
}
.bottomLeftW {
	background: url(../img/whiteCurvedbox.gif) 0px -35px no-repeat;
}
.bottomRightW {
	background: url(../img/whiteCurvedbox.gif) 100% -21px no-repeat;
	height: 7px;
	font-size: 1px;
}
#bodyContainer .decadesBody h4, #bodyContainer .decadesBody h4 span, #bodyContainer .decadesBody .float-right span {
	color: #fff;
	padding: 0px 0px 0px 0px;
}
#clipsDecades .decadesBody .float-right span {
	color: #c2cfdd;
	display: block;
}
#bodyContainer .decadesBody .float-left h4 {
	border: none;
}
#bodyContainer .decadesBody h4 span {
	margin: 0px 0px 0px 5px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
#bodyContainer .decadesBody h4 .span01 {
	margin: 0px 0px 0px 120px;
}
.hrBlack {
	margin: 0px 0px 7px 0px;
	border-bottom: 1px solid #000;
}
#bodyContainer .decadesBody .hrBlack {
	margin: 3px 0px 7px 0px;
}
#bodyContainer .Col-1 .decadesBody .subColRight .adsBody .Col-2, #bodyContainer .Col-1 .decadesBody .subColRight .adsBody .Col-3 {
	width: 165px;
	float: left;
}
.bodyIB, .bodyIBFr, .bodyIBDe {
	/*width: 8.2937vw !important;*/
	width: 8.6635vw !important;
	background-size: contain!important;
	object-fit: contain;
}
.bodyIB img, .bodyIBFr img, .bodyIBDe img{
	width: 95%;
}
#bodyContainer .Col-1 .decadesBody .subColRight .adsBody .Col-1{
	width: 8.5937vw;
	margin-right: 0.5208vw;
}
#bodyContainer .Col-1 .decadesBody .subColRight .adsBody .Col-2 {
	/*width: 85%;*/
	width: 55vw;
	text-align: left;
}
#bodyContainer .Col-1 .decadesBody .subColRight .adsBody .Col-2 p {
	color: #38424b;
	margin: 5px 0px;
}
.smallBox01, .smallBox03 {
	color: #1a242d;
	line-height: 17px;
	margin: 0px 0px 30px 0px;
}
.smallBox03 {
	margin: 0px 0px 5px 0px;
}
.smallBox01 ul, .smallBox03 ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
.smallBox01 li, .smallBox03 a {
	display: inline;
	float: left;
	color: #1a242d;
	margin: 0px 0px 0px 0px;
}
.smallBox01 li span, .smallBox03 a span {
	float: left;
	display: block;
	color: #1a242d;
}
.smallBox03 a {
	/*background: url("../img/curveLeft03.gif") no-repeat left top;*/
}
.smallBox03 a span {
	background: #FFFBE9;
	border: 1px solid #e8dfb2;
	border-radius: 10px;
	padding:2px 10px;
}
.smallBox03 a.selected {
	background-position: 0% -17px;
	color: #1a242d;
}

.smallBox03 a.selected span {
	background-position: 100% -17px;
	color: #1a242d;
	cursor: auto;
}
.tblCol1, .tblCol2, .tblCol3, #tblCol1 {
	float: left;
	width: auto;
	border: 1px solid #e8dfb2;
	padding: 3px 6px;
	font-size: 11px;
	color: #1a242d;
}
.tblCol1 {
	background: #dec4c5;
}
#tblCol1 {
	background: #fffbe8;
}
#tblCol1.selected {
	background: #fffbe8;
	border: 2px solid #b91318;
	width: 137px;
	padding: 2px 6px;
}
#whiteBox {
	margin: 0px 12px 6px 0px;
    width: 100%;
    float: left;
}
.smallsubnavi02, .smallsubnavi03 {
	color: #cae0f2;
	line-height: 15px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
}
.smallsubnavi02 ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
.smallsubnavi02 li {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
.smallsubnavi02 a, .smallsubnavi02 a:link, .smallsubnavi02 a:visited {
	padding: 0px 5px 0px 0px;
	width: 139px;
	color: #cae0f2;
}
.smallsubnavi02 a:hover, .smallsubnavi02 a.selected {
	background: url("../img/leftNaviBg.gif") no-repeat left top;
	padding: 0px 5px 0px 0px;
	width: 150px;
	display: block;
}
.hrDoted, .hrGreyDoted {
	background: url(../img/dotedLine.gif) 0 0 repeat-x;
	height: 2px;
	margin: 5px 0px;
}
.hrGreyDoted {
	background: url(../img/hrGreyDoted.gif) 0 0 repeat-x;
	height: 1px;
}
.subColLeft p img {
	padding: 5px 5px 0px 0px;
}
.subColLeft p a {
	font-size: 11px;
	color: #cae0f2;
}
.tcCheackOut01 {
	background: url(../img/curvedBox02.gif) 0px -5px repeat-x;
}
.tlCheackOut01 {
	background: url(../img/curvedBox02.gif) 0px 0px no-repeat;
}
.trCheackOut01 {
	background: url(../img/curvedBox02.gif) 100% -10px no-repeat;
	height: 5px;
	font-size: 1px;
}
.cheackOutBody01 {
	background: #545f69;
	padding: 10px;
	border-radius: 10px;
}
.bcCheackOut01 {
	background: url(../img/curvedBox02.gif) 0px -20px repeat-x;
}
.blCheackOut01 {
	background: url(../img/curvedBox02.gif) 0px -25px no-repeat;
}
.brCheackOut01 {
	background: url(../img/curvedBox02.gif) 100% -15px no-repeat;
	height: 5px;
	font-size: 1px;
}
.tcCheackOut, #bodyContainer.cDiscuss #newPattern .tcCheackOut {
	background: url(../img/curvedBox02TC.png) 0px 0px repeat-x;
	margin: 0px 10px;
}
.tlCheackOut, #bodyContainer.cDiscuss #newPattern .tlCheackOut {
	background: url(../img/curvedBox02TL.png) 0px 0px no-repeat;
	margin: 0px 0px 0px -10px;
}
.trCheackOut, #bodyContainer.cDiscuss #newPattern .trCheackOut {
	background: url(../img/curvedBox02TR.png) 100% 0px no-repeat;
	height: 10px;
	margin: 0px -10px 0px 0px;
	font-size: 1px;
}
.cheackOutBody, #bodyContainer.lightBox .cheackOutBody, #bodyContainer.lightBoxBig .cheackOutBody, #bodyContainer .lightBoxM .cheackOutBody, #bodyContainer .lbWhite01 .cheackOutBody {
	background: url(../img/curvedBox02Body.png) 0px 0px repeat;
	padding: 0px 10px;
	position: relative;
}
.bcCheackOut, #bodyContainer.cDiscuss #newPattern .bcCheackOut {
	background: url(../img/curvedBox02Body.png) 0px 0px repeat-x;
	margin: 0px 10px;
	position: relative;
}
.blCheackOut, #bodyContainer.cDiscuss #newPattern .blCheackOut {
	background: url(../img/curvedBox02BL.png) 0px 0px no-repeat;
	margin: 0px 0px 0px -10px;
}
.brCheackOut, #bodyContainer.cDiscuss #newPattern .brCheackOut {
	background: url(../img/curvedBox02BR.png) 100% 0px no-repeat;
	height: 10px;
	margin: 0px -10px 0px 0px;
	font-size: 1px;
}
#whiteBoxPure {
	margin: 0px 0px 0px 0px;
}
.whiteBody {
	background: #fff;
	padding: 15px 10px 10px 0px;
}
#whiteBoxPure .topCentereW {
	background: url(../img/whiteCurvedbox01.gif) 0px -5px repeat-x;
	position: relative;
	z-index: 0;
}
#whiteBoxPure .topLeftW {
	background: url(../img/whiteCurvedbox01.gif) 0px 0px no-repeat;
}
#whiteBoxPure .topRightW {
	background: url(../img/whiteCurvedbox01.gif) 100% -10px no-repeat;
	height: 5px;
	font-size: 1px;
}
#whiteBoxPure .bottomCentereW {
	background: url(../img/whiteCurvedbox01.gif) 0px -20px repeat-x;
}
#whiteBoxPure .bottomLeftW {
	background: url(../img/whiteCurvedbox01.gif) 0px -25px no-repeat;
}
#whiteBoxPure .bottomRightW {
	background: url(../img/whiteCurvedbox01.gif) 100% -15px no-repeat;
	height: 5px;
	font-size: 1px;
}
.colLeft {
	width: 230px;
}
.colRight {
	width: 640px;
	margin: 15px 0px 0px 20px;
}
.cheackOut h3 {
	/*defiend*/
	margin: 0px 0px 0px 0px;
	padding: 15px 20px 15px 35px;
	font-size: 18px;
	color: #fff;
	background: #c21419;
	text-align: right;
}
#bottomTunnu.colRight01 {
	margin: 16px 0px 0px 15px;
}
#bottomTunnu.colRight a:link, #bottomTunnu.colRight a:visited, #bottomTunnu.colRight01 a:link, #bottomTunnu.colRight01 a:visited {
	font-size: 12px;
	float: left;
	margin: 0px 3px;
	color: #999999;
	cursor: pointer;
}
#bottomTunnu.colRight01 a:link, #bottomTunnu.colRight01 a:visited {
	cursor: pointer;
}
#bottomTunnu.colRight a.selected, #bottomTunnu.colRight01 a.selected {
	display: block;
	color: #cc0000;
	background: url(../img/iconSel.gif) center 20px no-repeat;
	padding: 0px 0px 3px 0px;
	height: 27px;
}
span.bullet {
	border-bottom: 2px solid #cc0000;
	position: relative;
	z-index: 1;
}
.hrRed {
	border-bottom: 2px solid #c21419;
	margin: 10px 0px;
}
.hrGrey {
	border-bottom: 1px solid #ccc;
	margin: 10px 0px;
}
#cpAccount {
	border-top: 2px solid #c21419;
	border-bottom: 2px solid #c21419;
	margin: 25px 15px 25px 35px;
	padding: 10px 0px 10px 10px;
 *padding: 10px 0px 0px 10px;
}
#cpAccount .colLeft, #cpAccount #smallCol.colLeft {
	margin: 15px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	letter-spacing: -1px;
	width: 150px;
}
#cpAccount #smallCol.colLeft {
	width: 150px;
	padding: 10px 0px 0px 0px;
}
#cpAccount .colRight, #cpAccount #smallCol.colRight, #cpAccount #myAc.colRight {
	background: #fffce6;
	width: 677px;
	padding: 10px 0px 10px 10px;
	margin: 0px;
}
#cpAccount #smallCol.colRight {
	width: 714px;
	padding: 10px 10px 0px 10px;
}
#cpAccount #smallCol.colRight input.txtbox05 {
	width: 135px;
	color: #000;
}
#cpAccount #smallCol.colRight label.lbl04 {
	width: 170px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	color: #666666;
	float: right;
}
#cpAccount #myAc.colRight {
	width: 685px;
	float: left;
}
label.lbl06, label.lbl07 {
	font-size: 18px;
	color: #666666;
}
label.lbl08 {
	margin: 10px 10px 0px 0px;
	color: #333333;
}
label.lbl07 {
	color: #cc0000;
	margin: 0px 20px 0px 5px;
}
#billingInfo, #shippingMethod {
	width: 90%;
	margin: 0px auto;
}
#bInfoCout {
	width: 873px;
	margin: 0px auto;
}
#bInfoCout {
	/*width: 700px;*/
	width: 90%;
}
#billingInfo .colLeft01 {
	/*width: 425px;*/
	/*width: auto;*/
	width: 100%;
	/*border-right: 1px solid #cccccc;*/
	margin: 0px 0px 0px 5px;
}
#bInfoCout .colLeft01 {
	width: 325px;
	margin-bottom: 20px;
}
#bInfoCout .colLeft01 h4 {
	margin: 15px 0px 0px 0px;
}
#bInfoCout .colLeft01 label.lblfpass {
	text-align: right;
}
#bInfoCout .colLeft01 .btnSubmit {
	margin: 0px 0px 0px 30px;
}
#billingInfo.myaccount #step3LBig.colLeft01, #billingInfo.myaccount #step4LBig.colLeft01 {
	width: 473px;
	border: none;
	margin: 0px 20px 0px 0px;
}
#billingInfo.myaccount #step3L.colLeft01{
	width: 48%;
	border: none;
	margin: 0px 20px 0px 0px;
}
#billingInfo.myaccount #step3LBig.colLeft01 {
	width: 592px;
}
#billingInfo.myaccount #step4LBig.colLeft01 {
	/*width: 690px;*/
	width: 90%;
	float: none;
}
#billingInfo.myaccount #step3RSmall.colRight01, #billingInfo.myaccount #step4RSmall.colRight01 {
	width: 240px;
	background-color: #fefbe6;
	margin: 35px 0px 0px 0px;
	border: 1px solid #cccccc;
}
#billingInfo.myaccount #step3RSmall.colC {
	width: 240px;
}
#billingInfo.myaccount #step3R.colRight01 {
	/*width: 360px;*/
	width: 47%;
}
#billingInfo.myaccount #step4RSmall.colRight01 {
	width: 200px;
	display: inline-table;
}

#billingInfo.myaccount #step3L.colLeft01 .Col-1, #billingInfo.myaccount #step3L.colLeft01 .Col-2 {
	width: 220px;
}
#billingInfo.myaccount #step3L.colLeft01 .Col-2 {
	float: right;
}
#billingInfo .colRight01 {
	/*width: 419px;*/
	width: 100%;
	margin: 0px 0px 0px 20px;
	float: right;
}
#bInfoCout .colRight01 {
	width: 348px;
	/*margin: 0px 0px 0px 20px;*/
	/*margin: 0px 0px 0px 72px;*/
	margin: 0px 0px 0px 2vw;
}
#bInfoCout #fPassWord.colRight01 {
	width: 348px;
	/*margin: 0px 0px 0px 165px;*/
	margin: 10px 0;
}
#bInfoCout #fPassWord.colRight01 .btnSubmit, #bInfoCout #fPassWord.colRight01 .btnCancel {
	margin: 0px 10px 0px 0px;
}
#bInfoCout .hrRed {
	margin: 25px 0px 5px 0px;
}
#bInfoCout .hrRed01 {
	margin: 5px 0px 15px 0px;
}
#billingInfo h4, #bInfoCout h4, #registration.whiteBody .bodySmallGB h4, #registration.whiteBody #errorBox h4, .bodyGreyBox h4, #editAccount.colLeft01 h4, #bodyContainer .lbWhite01 .lightBoxBody .bodylbWhite01 h4 {
	/*defiend*/
	padding: 0px 0px 8px 0px;
	font-size: 16px;
	color: #333333;
	border: none;
	float: left;
}
#registration.whiteBody .bodySmallGB h4, #registration.whiteBody #errorBox h4, #registration.whiteBody .bodyGreyBox h4, label.lblNone {
	float: none;
}
#bInfoCout h4 {
	/*defiend*/
	float: none;
	padding: 0px 0px 0px 0px;
}
#billingInfo h4 span, #billingInfo .colRight01 h4 span, #billingInfo p, #bInfoCout p, #ckGuest h4 span, #cpAccount p, #billingInfo.myaccountCC h5 {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	margin: 0px 0px 0px 5px;
}
#billingInfo.ShoppingCart p {
	margin: 10px 0px 0px 0px;
 *margin: 0px 0px 0px 0px;
}
#ckGuest, .ckRegister {
	width: 610px;
	margin: 0 auto;
}
.ckRegister {
	width: 725px;
}
#ckGuest h4 {
	/*width: 480px;*/
	width: auto;
	float: left;
	margin:0 10px 0 0px;
}
#billingInfo .colRight01 h4 input.checkbox {
	margin: 0px 5px 0px 0px;
}
label.lblform, label.lblfpass, label.lblspacer, label.lblUserNameS, label.lblemailS, label.lblNone, label.lblspacer01 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	width: 122px;
	text-align: right;
	padding: 0px 10px 10px 0px;
	color: #666666;
}
label.lblspacer {
	width: 100%;
	font-size: 10px;
	text-align: left;
}
label.lblspacer01 {
	width: 400px;
	font-size: 10px;
}
label.lblfpass {
	width: 230px;
	text-align: left;
}
label.lblUserNameS, label.lblemailS, label.lblNone {
	width: 80px;
	text-align: left;
}
label.lblemailS {
	width: 120px;
}
input.txtbox03, select.sel02, select.sel02A, input.txtbox04, input.txtbox05, select.sel03, select.sel04, input.txtbox-suserLast, input.autocomplete, .throbbing, input.txtboxNone, input.txtbox06, input.txtbox07, select.sel05, input.txtbox08 {
	width: 230px;
	padding: 3px;
	color: #333;
	float: left;
	border: 1px solid #ccc;
	margin: 0px 5px 10px 0px;
}
input.txtbox03{
	width: 300px;
}
.lblfpass input.txtbox03 {
	width: auto;
}
select.sel05 {
	width: 175px;
	margin: 10px 10px 10px 0px;
}
select.sel02, select.sel02A {
	width: 237px;
}
select.sel03 {
	width: 60px;
}
select.sel04 {
	width: 70px;
}
input.txtbox04 {
	width: 111px;
}
input.txtbox07 {
	width: 25px;
	text-align: center;
}
input.txtbox05 {
	/*width: 128px;*/
	width: 160px;
	color: #000;
}
input.txtbox08 {
	width: 25px;
}
input.txtbox06 {
	width: 40px;
}
input.txtboxNone, label.lblNone {
	width: 322px;
	margin: 5px 0px 3px 0px;
}
input.txtboxSel05 {
	border: 2px solid #cc0000;
	padding: 3px;
	color: #333;
	float: left;
	margin: 0px 5px 10px 0px;
}
#billingInfo p {
	margin: 0px 0px 0px 8px;
}
#bInfoCout p {
	margin: 10px 0px 10px 0px;
}
.btnContainer {
	width: 150px;
	height: 40px;
	margin: 0 auto;
	padding: 20px 30px 0px 120px;
	*padding: 20px 60px 0px 90px;
	border: 1px solid #ccc;
	text-align: center;
}
.btnNext {
	width: 57px;
	height: 19px;
	background: url(../img/btnNext.gif) 0 0 no-repeat;
}
.btnViewCartNew {
	width: 65px;
	height: 19px;
	background: url(../img/btnViewCart01.gif) 0 0 no-repeat;
}
.btnOk {
	width: 31px;
	height: 19px;
	background: url(../img/btnOk.gif) 0 0 no-repeat;
}
.btnCheackout01 {
	width: 84px;
	height: 19px;
	margin: 0px 0px 0px 10px;
	background: url(../img/btnCheackout01.gif) 0 0 no-repeat;
}
.btnsfriend0111 /*btnsfriend01 changed to btnsfriend0111 */

{
	width: 139px;
	/*height:23px;*/
	height: 18px;
	background: url(../img/btnsfriend01.gif) 0 0 no-repeat;
	/*margin:10px 0px 0px 0px;*/
    /*margin: 06px 0px 9px 0px;*/
	margin: 0px 0px 9px 0px;/* changes made by shahid */
}

.btnDetailBuy {
	width: 84px;
	height: 19px;
	background: url(../img/btnAddLBSmall.png) 0 0 no-repeat;
}
.btnSendMsg {
	width: 106px;
	height: 19px;
	background: url(../img/btnSendMsg.gif) 0 0 no-repeat;
	margin: 0px 10px 0px 0px;
}


/*.btnCancel,*/

.btnSignIn, 
/*.btnSubmit,*/

.btnSend, .btnSave, /*.btnSaveChanges*/

{
 width: 59px;
 height: 19px;
 background: url(../img/btnCancel.gif) 0 0 no-repeat;
}


.btnClose {
	width: 50px;
	height: 19px;
	background: url(../img/btnClose01.gif) 0 0 no-repeat;
}
@font-face {
	font-family: 'universCB';
	src: url('../fonts/universCB/univcdb.eot');
	src: url('../fonts/universCB/univcdb.eot') format('embedded-opentype'), url('../fonts/universCB/univcdb.woff') format('woff'), url('../fonts/universCB/univcdb.ttf') format('truetype'), url('../fonts/universCB/univcdb.svg#uniC_bold') format('svg');
}
@font-face {
	font-family: 'LetterGothicStdBold';
	src: url('../fonts/lettergothicstd-bold.eot');
	src: url('../fonts/lettergothicstd-bold.eot') format('embedded-opentype'), url('../fonts/lettergothicstd-bold.woff') format('woff'), url('../fonts/lettergothicstd-bold.ttf') format('truetype'), url('../fonts/lettergothicstd-bold.svg#LetterGothicStdBold') format('svg');
}
@font-face {
	font-family: 'uniC_bold';
	src: url('../fonts/Univers/univcdb.eot');
	src: url('../fonts/Univers/univcdb.eot') format('embedded-opentype'), url('../fonts/Univers/univcdb.woff') format('woff'), url('../fonts/Univers/univcdb.ttf') format('truetype'), url('../fonts/Univers/univcdb.svg#uniC_bold') format('svg');
}
@font-face {
	font-family: 'uniC_Regular';
	src: url('../fonts/Univers/univcd.eot');
	src: url('../fonts/Univers/univcd.eot') format('embedded-opentype'), url('../fonts/Univers/univcd.woff') format('woff'), url('../fonts/Univers/univcd.ttf') format('truetype'), url('../fonts/Univers/univcd.svg#uniC_Regular') format('svg');
}
.btnSave {
	background: url(../img/btnSave.gif) 0 0 no-repeat;
}

.btnContinue {
	width: 66px;
	height: 19px;
	background: url(../img/btnContinue.gif) 0 0 no-repeat;
}
.btnSBI {
	width: 147px;
	height: 19px;
	background: url(../img/btnSBI.gif) 0 0 no-repeat;
}

.btnCkGuest {
	width: 125px;
	height: 19px;
	background: url(../img/btnCheackout.gif) 0 0 no-repeat;
}
.btnCkGuestnew {
	width: 125px;
	height: 19px;
	background: url(../img/btn_checkout_guest.gif) 0 0 no-repeat;
}
.tcSmallGB {
	background: url(../img/curvedSmallGB.gif) 0px -5px repeat-x;
}
.tlSmallGB {
	background: url(../img/curvedSmallGB.gif) 0px 0px no-repeat;
}
.trSmallGB {
	background: url(../img/curvedSmallGB.gif) 100% -10px no-repeat;
	height: 5px;
	font-size: 1px;
}
.bodySmallGB {
	background: #f3f2f2;
	padding: 10px;
	border: 1px solid #dbe1e7;
	/*border-bottom: none;
	border-top: none;*/
	border-radius: 4px;
}
.bcSmallGB {
	background: url(../img/curvedSmallGB.gif) 0px -20px repeat-x;
}
.blSmallGB {
	background: url(../img/curvedSmallGB.gif) 0px -25px no-repeat;
}
.brSmallGB {
	background: url(../img/curvedSmallGB.gif) 100% -15px no-repeat;
	height: 5px;
	font-size: 1px;
}
#bInfoCout a, #bInfoCout a:link, #bInfoCout a:visited {
	color: #cc0000;
	text-decoration: underline;
}
#bInfoCout a:hover, #billingInfo.myaccount #step3L.colLeft01 h4 span a, #billingInfo.myaccount #step3R.colRight01 h4 span a, #billingInfo.myaccount #step3LBig.colLeft01 h4 span a, #billingInfo.myaccount #step3LBig.colLeft01 a {
	color: #cc0000;
	text-decoration: none;
}
/*calendar start  here*/

#calendar {
	width: 166px;
	z-index: 999;
	position: absolute;
	visibility: hidden;
	top: 219px;
	left: 686px;
}
.calTop {
	background: url(../img/calanderTop.png) 0px 0px no-repeat;
	height: 7px;
}
.calTopHeader {
	background: #96141a url(../img/calanderHeaderBG.gif) 0 0 repeat-x;
}
.calBody {
	border: 3px solid #f32b2c;
	background: #fff;
	border-top: none;
	border-bottom: none;
}
.calBottom {
	background: url(../img/calanderBottom.png) 0px 0px no-repeat;
	height: 7px;
}
.preArrow, .nextArrow {
	width: 11px;
	height: 12px;
	background: url(../img/preArrow.gif) 0 0 no-repeat;
	display: block;
	float: left;
	margin: 2px 10px 0px 0px;
}
.yearContainer, .monthContainer {
	width: 82px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}
.monthContainer {
	width: 142px;
	margin: 0 auto;
	padding: 0px 0px 5px 0px;
}
.dayContainer, .dateContainer {
	padding: 4px 10px;
	background: #7f7f7f;
}
.dateContainer {
	background: none;
}
.nextArrow {
	background: url(../img/nextArrow.gif) 0 0 no-repeat;
	margin: 2px 0px 0px 10px;
}
.calTopHeader h6 {
	/*defiend*/
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}
.calTopHeader .monthContainer h6 {
	width: 100px;
	text-align: center;
}
.dayContainer span, .dateContainer a, .dateContainer a:link, .dateContainer a:visited {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	color: #fff;
	float: left;
	font-size: 10px;
	font-weight: bold;
	margin: 0px 5px 0px 0px;
	width: 11px;
	height: 11px;
	padding: 2px;
	text-align: center;
	display: block;
}
.dateContainer a, .dateContainer a:link, .dateContainer a:visited {
	margin: 0px 5px 0px 0px;
	color: #ff0b0b;
	width: 11px;
	height: 11px;
}
.dateContainer a:hover {
	color: #000;
}
.hrCal {
	border-bottom: 1px solid #ffc3c3;
	padding: 2px 0px;
}
.dateContainer a.selected {
	background: #ff0b0b;
	color: #fff;
	width: 11px;
	height: 11px;
}
.dateContainer p {
	text-decoration: underline;
	color: #d30d13;
	padding: 0px 0px 0px 45px;
}
#bInfoCout .Col-1, #bInfoCout .Col-2 {
	width: 166px;
}
#bInfoCout .Col-2 {
	margin: 0px 0px 0px 2px;
	float: left;
}
ul.listings, ul.listings01 {
	margin: 0px 0px 0px 10px;
	padding: 5px 0px;
}
ul.listings li a{
	color: #bed3e5;
    font-size: 11px;
}
ul.listings li a:hover{
	color: #ffffff;
}
.listings li {
	/*padding: 0px 15px;
	list-style: none;
	background: url(../img/bullet01.gif) left 8px no-repeat;*/

	padding: 0px 15px;
	list-style: none;
	background: url(../img/bullet02.gif) left 3px no-repeat;
	margin-bottom: 12px;
}
.listings01 li.morePlus {
	padding: 0px 15px 0px 0px;
	list-style: none;
}
.listings01 li.moreMinus {
	padding: 0px 15px 0px 0px;
	list-style: none;
}
.listings li p {
	display: block;
	padding: 6px 0px 4px 0px;
	width: 100%;
}
/*calendar end  here*/

#bodyContainer.normalSeach03 .Col-1 {
	/*width: 770px;*/
	width: 100%;
}
#bodyContainer.product .Col-1 {
	/*width: 850px;*/
	width: 100%;
}
#bodyContainer.product #innerDefault02.Col-1 {
	width: 729px;
}
#bodyContainer.product .Col-1 .subCol-1 {
	width: 713px;
}
#bodyContainer.normalSeach03 .Col-2, #bodyContainer.product .Col-2, #bodyContainer.product #innerDefault02.Col-2 {
	width: 250px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
#bodyContainer.product .Col-2 {
	width: 120px;
}
#bodyContainer.normalSeach03 .decadesBody h4 .span01 {
	margin: 0px 0px 0px 30px;
}
#bodyContainer.normalSeach03 .decadesBody h4 .span03 {
	width: 300px;
	display: block;
	float: left;
}
#bodyContainer.browseChart .Col-1 {
	/*width: 690px;*/
	width: 100%;
}
#bodyContainer.browseChart .Col-2 {
	width: 225px;
}
#billingInfo.biInfo .colLeft01, #billingInfo.shippingInfo .colLeft01 {
	float: none;
	border: none;
	margin: 0 auto;
}
#billingInfo.shippingInfo #editProfile.colLeft01 {
	width: 500px;
}
#billingInfo.shippingInfo #editProfile.colLeft01 label a:link, #billingInfo.shippingInfo #editProfile.colLeft01 label a:visited {
	color: #c21419;
}
#billingInfo.shippingInfo .colLeft01 .hrRed, #billingInfo.myaccount .colLeft01 .hrRed, #billingInfo.myaccount .colRight01 .hrRed, #billingInfo.myaccountCC .hrRed, #billingInfo.ShoppingCart .hrRed {
	border-bottom: 2px solid #c21419;
	margin: 5px 0px 10px 0px;
}
#billingInfo.ShoppingCart .hrRed {
	margin: 5px 0px 4px 0px;
}
#billingInfo.ShoppingCart .hrGrey {
	margin: 2px 0px 14px 0px;
}
#billingInfo.myaccount .colLeft01 .hrRed {
	margin: 5px 20px 10px 0px;
}
#billingInfo.shippingInfo .colLeft01 h4, #billingInfo.myaccount .colLeft01 h4, #billingInfo.myaccount .colRight01 h4, #billingInfo.myaccountCC h4 {
	/*defiend*/
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	float: none;
}
#whiteBoxPure #shippingInfo.colRight a, #whiteBoxPure #shippingInfo.colRight a:link, #whiteBoxPure #shippingInfo.colRight a:visited {
	color: #333333;
	font-size: 12px;
}
#shippingInfo.colRight a.selected {
	color: #cc0000;
	border-bottom: 2px solid #cc0000;
	padding: 0px 0px 2px 0px;
}
label.lblemailS a, label.lblemailS a:link, label.lblemailS a:visited {
	color: #cc0000;
	text-decoration: underline;
	margin: 0px 0px 0px 10px;
	display: block;
}
label.lblemailS a:hover {
	text-decoration: none;
}
#billingInfo.myaccountCC h5 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px solid #ccc;
}
#billingInfo.myaccount #step3L.colLeft01 .Col-1 p, #billingInfo.myaccount #step3L.colLeft01 .Col-2 p, #billingInfo.myaccount #step3R.colRight01 p {
	/*margin: 0px 0px 0px 10px;*/
	margin: 0px 0px 0px 0px;
	color: #333333;
}
#billingInfo.myaccountCC input.checkbox, #billingInfo.ShoppingCart input.checkbox {
	float: left;
	margin: 0px 10px 0px 0px;
}
#billingInfo.myaccount #step3R.colRight01 #ccinfo p {
	font-weight: bold;
	color: #333333;
}
#shippingInfo.colRight {
	width: 400px;
	float: left;
}
#billingInfo.myaccountCC .colLeft01 {
	width: 425px;
	border: none;
}
#billingInfo.myaccountCC .colRight01 {
	width: 429px;
	margin: 0px 0px 0px 0px;
}
.btnContainer01 {
	width: 400px;
	margin: 0 auto;
	text-align: center;
}
textarea.tarea01, textarea.tarea04 {
	/*width: 340px;*/
	height: 145px;
	float: left;
	resize: none;
	width: 300px;
	padding: 3px;
	margin-right:  5px;
}
textarea.tarea04 {
	width: 280px;
	height: 80px;
	margin: 0px 0px 10px 0px;
}
.bodySmallGB p, .bodyErrorBox p, .bodyGreyBox p {
	font-size: 11px;
	color: #333333;
}
#contct.whiteBody .colRight01, #contct.whiteBody .text-left, #registration.whiteBody .colRight01 {
	/*width: 550px;*/
	/*width: 50%;*/
	width: 52%;
	margin: 10px auto;
	float: none;
}
#contct.whiteBody .colRight01 {
	margin: 10px 0px 0px 50px;
	float: left;
}
.addressBox {
	float: left;
	background-color: #f3f2f2;
	border: 1px solid #dbe1e7;
	padding: 10px;
	width: 200px;
	margin: 10px 0px 0px 80px;
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
#contct.whiteBody .text-left {
	width: auto;
	/*width: 900px;*/
	padding: 20px 0px 10px 35px;
	margin: 0px auto;
}
#contct.whiteBody .text-left p, #contct.whiteBody .text-left h6 {
	/*defiend*/
	font-size: 16px;
	color: #333333;
}
#contct.whiteBody .text-left h6 {
	/*defiend*/
	font-size: 18px;
	margin: 0px 0px 5px 0px;
}
#registration.whiteBody .colRight01 {
	width: 400px;
}
#registration.whiteBody .hrRed, #errorBox {
	/*width: 700px;*/
	width: 90%;
	margin: 10px auto;
}
.tcErrorBox {
	background: url(../img/errorCurvedBox.gif) 0px -5px repeat-x;
}
.tlErrorBox {
	background: url(../img/errorCurvedBox.gif) 0px 0px no-repeat;
}
.trErrorBox {
	background: url(../img/errorCurvedBox.gif) 100% -10px no-repeat;
	height: 5px;
	font-size: 1px;
}
.bodyErrorBox {
	background: #fffad2 url(../img/errorCurvedBox.gif) 0px -30px repeat-x;
	padding: 10px;
	border: 2px solid #ffd800;
	border-bottom: none;
	border-top: none;
}
.bcErrorBox {
	background: url(../img/errorCurvedBox.gif) 0px -20px repeat-x;
}
.blErrorBox {
	background: url(../img/errorCurvedBox.gif) 0px -25px no-repeat;
}
.brErrorBox {
	background: url(../img/errorCurvedBox.gif) 100% -15px no-repeat;
	height: 5px;
	font-size: 1px;
}
#registration.whiteBody #errorBox h4 {
	padding: 0px 0px 0px 0px;
	margin: -5px 0px 0px 0px;
}
.tcGreyBox {
	background: url(../img/curvedGreyBox.gif) 0px -5px repeat-x;
}
.tlGreyBox {
	background: url(../img/curvedGreyBox.gif) 0px 0px no-repeat;
}
.trGreyBox {
	background: url(../img/curvedGreyBox.gif) 100% -10px no-repeat;
	height: 5px;
	font-size: 1px;
}
.bodyGreyBox {
	padding: 10px;
	border: 1px solid #cccccc;
	border-bottom: none;
	border-top: none;
}
.bcGreyBox {
	background: url(../img/curvedGreyBox.gif) 0px -20px repeat-x;
}
.blGreyBox {
	background: url(../img/curvedGreyBox.gif) 0px -25px no-repeat;
}
.brGreyBox {
	background: url(../img/curvedGreyBox.gif) 100% -15px no-repeat;
	height: 5px;
	font-size: 1px;
}
#registration.whiteBody .colRight01 .bodyGreyBox label.lblemailS a, .lightBoxBody label.lblemailS a {
	margin: 0px 0px 0px 0px;
}
#registration.whiteBody .bodyGreyBox h4, .lightBoxBody h4 {
	border-bottom: 1px solid #cdcfd0;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
}
#bodyContainer.lightBox, .lightBoxM {
	width: 400px;
	margin: 0 auto;
}
.lightBoxM {
	width: 625px;
}
#bodyContainer.lightBoxBig, .lbWhite01 {
	/*width: 820px;*/
	width: 750px;
	margin: 0 auto;
}
#bigview #bodyContainer.lightBoxBig{
	width: 820px;
}

.lightBoxBody {
	padding: 20px;
	background: #242e39;
	color: #fff;
}
#bodyContainer .lbWhite01 .lightBoxBody {
	padding: 20px 20px 20px 0px;
	background: #fff;
	color: #333333;
}
#bodyContainer .lbWhite01 .lightBoxBody .bodylbWhite01 {
	padding: 0px 0px 0px 20px;
}
#bodyContainer.lightBoxBig .lightBoxBody {
	padding: 0px 20px 10px 20px;
	background: #242e39;
	color: #fff;
}
.lightBoxBody label.lblform, label.lblNone, #bodyContainer .lightBoxM .lightBoxBody label.lblemailS {
	color: #fff;
}
.lightBoxBody p a, .lightBoxBody p a:link, .lightBoxBody p a:visited {
	color: #cc0000;
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
}
.lightBoxBody p a:hover {
	text-decoration: none;
}
.lightBoxBody h4 {
	border-bottom: 1px solid #c21419;
}
#editAccount.colLeft01 .hrRed {
	margin: 5px 0px;
}
#editAccount.colLeft01 h4 {
	/*defiend*/
	padding: 0px 0px 0px 0px;
}
#editAccount.colLeft01 .listings li p {
	margin: 0px 0px 0px 0px;
	background: url(../img/redhrDoted.gif) bottom left repeat-x;
}
#editAccount.colLeft01 .listings li p a, #editAccount.colLeft01 .listings li p a:link, #editAccount.colLeft01 .listings li p a:visited {
	font-weight: bold;
	color: #c21419;
	text-decoration: underline;
}
#editAccount.colLeft01 .listings li p a:hover {
	text-decoration: none;
}
#editAccount.colLeft01 h4 span {
	margin: 0px 0px 0px 55px;
}
#editAccount.colLeft01 .Col-1 p, #editAccount.colLeft01 .Col-2 p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#editAccount.colLeft01 .Col-1, #bodyContainer.lightBoxBig .lightBoxBody .Col-1 {
	width: 145px;
	margin: 0px 10px 0px 0px;
}
#editAccount.colLeft01 .Col-2, #bodyContainer.lightBoxBig .lightBoxBody .Col-2 {
	width: 250px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
#editAccount.colLeft01 .Col-2 {
	width: 240px;
}
#editAccount.colLeft01 .Col-2 p a {
	color: #c21419;
}
#editAccount.colLeft01 .hrGrey {
	margin: 2px 0px;
}
#editAccount.colLeft01 .Col-2 p strong, #bodyContainer.lightBoxBig .lightBoxBody .Col-2 p a:hover, #bodyContainer.product .Col-1 .colRight01 p a {
	color: #fff;
}
#bodyContainer #browse.decadesBody h4 span.span01 {
	margin: 0px 0px 0px 250px;
}
.browseBody {
	padding: 5px 15px 15px 15px;
	background: #242e39;
	color: #fff;
}
#bodyContainer #browse.decadesBody .Col-1, #bodyContainer #browse.decadesBody .Col-2 {
	width: 190px;
	margin: 0px 0px 0px 0px;
}
#bodyContainer #browse.decadesBody .Col-2 {
	margin: 0px 0px 0px 10px;
}
/*#bodyContainer #browse.decadesBody ul.listings {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px;
}*/
/*#bodyContainer #browse.decadesBody .listings li {
	padding: 0px 15px;
	list-style: none;
	background: url(../img/bullet02.gif) left 8px no-repeat;
	height: 30px;
}*/
#bodyContainer #browse.decadesBody .listings li p {
	/*	display:block;*/
	padding: 6px 0px 4px 0px;
	width: 100%;
}
#bodyContainer.browseChart #browse.decadesBody h4 span.span01 {
	margin: 0px 0px 0px 300px;
}
#bodyContainer.lightBoxBig .lightBoxBody p {
	padding: 5px 0px 12px 0px;
}
#bodyContainer.lightBoxBig .lightBoxBody .Col-1 {
	width: 270px;
}
#bodyContainer.lightBoxBig .lightBoxBody .Col-2 {
	width: 440px;
	margin: 20px 0px 0px 34px;
	text-align: left;
	padding: 0px;
}
#bodyContainer.lightBoxBig .lightBoxBody .Col-1 .hrGrey {
	margin: 2px 0px;
	border: 1px solid #5e5e5e;
}
#bodyContainer.lightBoxBig .lightBoxBody .Col-2 p a {
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px;
	color: #fff;
	float: left;
}
#bodyContainer.lightBoxBig .lightBoxBody .Col-2 p span {
	display: block;
	margin: 0px 40px;
	float: left;
}
#bodyContainer.lightBox .lightBoxBody input.checkbox {
	margin: 5px 0px 0px 0px;
}
#bodyContainer.lightBox .lightBoxBody textarea.tarea01 {
	width: 330px;
	margin: 0px 0px 5px 0px;
}

#bodyContainer .lightBoxM .lightBoxBody textarea.tarea01 {
	width: 520px;
	height: 70px;
	margin: 5px 0px 0px 0px;
	padding: 5px;
	line-height: 18px;
}
#bodyContainer .lightBoxM .lightBoxBody input.txtboxNone {
	width: 524px;
}
#bodyContainer .lightBoxM .lightBoxBody .Col-1 {
	width: 220px;
	margin: 10px 10px 20px 0px;
}
#bodyContainer .lightBoxM .lightBoxBody .Col-2, #bodyContainer .lbWhite01 .lightBoxBody .bodylbWhite01 .Col-2 {
	width: 300px;
	float: left;
	text-align: left;
	margin: 10px 0px 20px 0px;
}
#bodyContainer .lightBoxM .lightBoxBody label.lblform, #bodyContainer .lightBoxM .lightBoxBody select.sel03 {
	width: 60px;
	text-align: left;
}
#bodyContainer .lightBoxM .lightBoxBody label.lbl02 {
	width: 75px;
	padding: 0px 10px 12px 5px;
}
#bodyContainer .lightBoxM .lightBoxBody label.lblemailS {
	width: 110px;
}
#bodyContainer .lightBoxM .lightBoxBody label.lblemailS, #bodyContainer .lightBoxM .lightBoxBody select.sel01 {
	margin: 8px 0px 0px 0px;
}
#bodyContainer .lightBoxM .lightBoxBody .btnContainer01, #bodyContainer .lbWhite01 .lightBoxBody .bodylbWhite01 .btnContainer01 {
	width: 160px;
}
#bodyContainer .lightBoxM .lightBoxBody .btnContainer01 {
	width: 220px;
}
#lang_french #bodyContainer .lightBoxM .lightBoxBody .btnContainer01, #lang_french #bodyContainer .lbWhite01 .lightBoxBody .bodylbWhite01 .btnContainer01 {
	width: 180px;
}
#lang_german #bodyContainer .lightBoxM .lightBoxBody .btnContainer01, #lang_german #bodyContainer .lbWhite01 .lightBoxBody .bodylbWhite01 .btnContainer01 {
	width: 245px;
}
.lbFooter, .lbFooter p span {
	margin: 0px 0px 0px 10px;
}
.lbFooter p span {
	color: #aab7c9;
}
#bodyContainer .lbWhite01 .lightBoxBody .bodylbWhite01 .Col-1 {
	width: 150px;
	margin: 20px 10px 0px 0px;
}
#bodyContainer .lbWhite01 .lightBoxBody .bodylbWhite01 .Col-2 {
	width: 520px;
	margin: 20px 0px 0px 0px;
}
#bodyContainer .lbWhite01 .lightBoxBody .bodylbWhite01 h4 {
	/*defiend*/
	padding: 0px 0px 10px 0px;
}
.lbWhite01 .bodylbWhite01 .colLeft, .lbWhite01 .bodylbWhite01 .colRight {
	width: 170px;
}
.lbWhite01 .bodylbWhite01 .colRight {
	margin: 0px 0px 0px 10px;
}
.lbWhite01 .bodylbWhite01 .hrRed, .lbWhite01 .bodylbWhite01 .subColLeft .hrGrey {
	margin: 2px 0px;
}
.lbWhite01 .bodylbWhite01 .hrGrey {
	margin: 7px 0px;
}
#bodyContainer .lbWhite01 .lightBoxBody .bodylbWhite01 .colLeft01 {
	width: 320px;
	margin: 0px 0px 0px 0px;
}
#bodyContainer .lbWhite01 .lightBoxBody .bodylbWhite01 .colRight01 {
	width: 75px;
	margin: 0px 0px 0px 20px;
}
#bodyContainer .lbWhite01 .lightBoxBody .bodylbWhite01 .colLeft01 img {
	margin: 0px 0px 0px 10px;
}
#bodyContainer .lbWhite01 .lightBoxBody .bodylbWhite01 p.textA11 img {
	margin: 0px 10px 0px 0px;
}
#bodyContainer .lbWhite01 .lightBoxBody .bodylbWhite01 .subColLeft {
	width: 320px;
}
#bodyContainer .lbWhite01 .lightBoxBody .bodylbWhite01 .subColRight {
	/*width: 330px;*/
	/*width: 280px;*/
	width: auto;
	margin: 0px 0px 0px 20px;
	border: 1px solid #ccc;
	padding: 20px;
}
#bodyContainer .lbWhite01 .lightBoxBody .bodylbWhite01 .subColLeft label.lblemailS {
	width: 150px;
	padding: 0px;
	margin: 0px;
}
#bodyContainer .lbWhite01 .lightBoxBody #stillImage.bodylbWhite01 .Col-2 .colLeft {
	width: 500px;
}
#bodyContainer.product .Col-1 .colLeft01 {
	width: 430px;
}
#bodyContainer.product .Col-1 .colRight01 {
	width: 273px;
	margin: 0px 0px 0px 10px;
}
#bodyContainer.product .Col-1 h4 {
	border: none;
	color: #fff;
}
#bodyContainer.product .Col-1 .colRight01 .subColLeft, #bodyContainer.product .Col-1 .colRight01 .subColRight {
	width: 264px;
	margin: 0px;
	padding: 0px;
	color: #fff;
}
#bodyContainer.product .Col-1 .colRight01 .subColLeft span, #bodyContainer.product .Col-1 .colRight01 .subColLeft span a:link, #bodyContainer.product .Col-1 .colRight01 .subColLeft span a:visited {
	color: #cae0f2;
	cursor: text;
}
#bodyContainer.product .Col-1 .colRight01 .subColRight {
	width: 139px;
	float: right;
	position: relative;
	margin: -50px 0px 0px 0px;
}
#bodyContainer.product .Col-1 .colRight01 .description {
	background: #070d12 url(../img/descriptionBg.gif) 0 0 repeat-x;
	border: 1px solid #616d77;
	overflow: auto;
	height: 240px;
	padding: 5px;
	margin: 5px 0px 10px 0px;
	color: #cccccc;
}
#bodyContainer.product .Col-1 .colRight01 p {
	font-size: 12px;
	font-weight: bold;
}
#mostRecrnt {
	margin: 38px 0px 0px 0px;
	background-color: #1b242d;
	height: 67px;
	border-bottom: 1px solid #616d77;
}
.mruHeader {
	background: url(../img/recentUpdateBg.gif) 0 0 repeat-x;
	height: 15px;
	border: 1px solid #616d77;
	padding: 0px 5px;
	border-left: none;
	border-right: none;
}
.mruContainer {
	border: 1px solid #616d77;
	padding: 1px 5px;
	border-left: none;
	border-right: none;
}
.colA {
	width: 75px;
	color: #fff;
}
.colB {
	width: 55px;
	color: #b4c6d7;
	margin: 0px 0px 0px 5px;
}
.colC {
	width: 72px;
	color: #b4c6d7;
	margin: 0px 0px 0px 5px;
}
.mruContainer .colB {
	width: 80px;
}
.mruContainer .hrGrey {
	border-bottom: 1px solid #ccc;
	margin: 2px 0px;
}
#bodyContainer.product .Col-1 h4 span {
	font-size: 11px;
	font-weight: normal;
}
#bodyContainer.product .Col-1 h4 .span02 {
	font-size: 14px;
	font-weight: bold;
}
#picContainer, #newPicContainer {
	overflow: auto;
	height: 545px;
	*height: 560px;
}
#picContainer p, #newPicContainer p {
	text-align: center;
	margin: 5px 0px 0px 0px;
}
#picContainer p img, #newPicContainer p img {
	margin: 0px 0px 0px 5px;
}
.pcNormal, .pcNormal01, .pcNSelected, .pcNSelected01, .pcNormalBig, .pcNormalBig01 {
	width: 134px;
	float: left;
	margin: 4px 0px 0px 0px;
}
.pcNormal01, .pcNSelected01, .pcNormalBig01 {
	width: 134px;
	margin: 4px 0px 0px 5px;
}
.pcNormalBig, .pcNormalBig01 {
	width: 175px;
}
.pcNormal .tcPcNormal, .pcNormal01 .tcPcNormal, .pcNormalBig .tcPcNormal, .pcNormalBig01 .tcPcNormal {
	background: url(../img/pcCurvedBox.gif) 0px -10px repeat-x;
}
.pcNormal .tlPcNormal, .pcNormal01 .tlPcNormal, .pcNormalBig .tlPcNormal, .pcNormalBig01 .tlPcNormal {
	background: url(../img/pcCurvedBox.gif) 0px 0px no-repeat;
}
.pcNormal .trPcNormal, .pcNormal01 .trPcNormal, .pcNormalBig .trPcNormal, .pcNormalBig01 .trPcNormal {
	background: url(../img/pcCurvedBox.gif) 100% -20px no-repeat;
	height: 10px;
	font-size: 1px;
}
.pcNormal .bodyPcNormal, .pcNormal01 .bodyPcNormal, .pcNormalBig .bodyPcNormal, .pcNormalBig01 .bodyPcNormal {
	padding:5px 0;
	border: 2px solid #3e4a55;
	border-radius: 10px;
	background: #242e39;
	text-align: center;
}
.pcNormal .bcPcNormal, .pcNormal01 .bcPcNormal, .pcNormalBig .bcPcNormal, .pcNormalBig01 .bcPcNormal {
	background: url(../img/pcCurvedBox.gif) 0px -40px repeat-x;
}
.pcNormal .blPcNormal, .pcNormal01 .blPcNormal, .pcNormalBig .blPcNormal, .pcNormalBig01 .blPcNormal {
	background: url(../img/pcCurvedBox.gif) 0px -50px no-repeat;
}
.pcNormal .brPcNormal, .pcNormal01 .brPcNormal, .pcNormalBig .brPcNormal, .pcNormalBig01 .brPcNormal {
	background: url(../img/pcCurvedBox.gif) 100% -30px no-repeat;
	height: 10px;
	font-size: 1px;
}
.pcNSelected .tcPcNormal, .pcNSelected01 .tcPcNormal {
	background: url(../img/pcCurvedBox.gif) 0px -70px repeat-x;
}
.pcNSelected .tlPcNormal, .pcNSelected01 .tlPcNormal {
	background: url(../img/pcCurvedBox.gif) 0px -60px no-repeat;
}
.pcNSelected .trPcNormal, .pcNSelected01 .trPcNormal {
	background: url(../img/pcCurvedBox.gif) 100% -80px no-repeat;
	height: 10px;
	font-size: 1px;
}
.pcNSelected .bodyPcNormal, .pcNSelected01 .bodyPcNormal {
	/*padding: 0px;*/
	padding:5px 0;
	border: 2px solid #830408;
	/*border-bottom: none;
	border-top: none;*/
	border-radius: 10px;
	background: #440909;
	text-align: center;
}
.pcNSelected .bcPcNormal, .pcNSelected01 .bcPcNormal {
	background: url(../img/pcCurvedBox.gif) 0px -100px repeat-x;
}
.pcNSelected .blPcNormal, .pcNSelected01 .blPcNormal {
	background: url(../img/pcCurvedBox.gif) 0px -110px no-repeat;
}
.pcNSelected .brPcNormal, .pcNSelected01 .brPcNormal {
	background: url(../img/pcCurvedBox.gif) 100% -90px no-repeat;
	height: 10px;
	font-size: 1px;
}
 .pcNormal p, .pcNormal01 p, .pcNSelected p, .pcNSelected01 p, .pcNormalBig p, .pcNormalBig01 p, {
 text-align: center;
 margin: 5px 0px 0px 0px;
}
 .pcNormal p img, .pcNormal01 p img, .pcNSelected p img, .pcNSelected01 p img, .pcNormalBig p img, .pcNormalBig01 p img, {
 margin: 0px 0px 0px 5px;
}
#picContainer .btnDetailBuy, #newPicContainer .btnDetailBuy {
	margin: 7px 0px 0px 23px;
 *margin: 7px 0px 0px 0px;
	float: none;
}
#picContainer .pcNormalBig .btnDetailBuy, #picContainer .pcNormalBig01 .btnDetailBuy, #bodyContainer.product.modified #innerDefault02.Col-1 .subCol-1 #picContainer .pcNormalBig01 .btnDetailBuy, #newPicContainer .pcNormalBig .btnDetailBuy, #newPicContainer .pcNormalBig01 .btnDetailBuy, #bodyContainer.product.modified #innerDefault02.Col-1 .subCol-1 #newPicContainer .pcNormalBig01 .btnDetailBuy {
	margin: 7px 0px 0px 35px;
 *margin: 7px 0px 0px 0px;
	float: none;
}
#shoppingCart .pcNormal, #shoppingCart .pcNormal01, #shoppingCart .pcNSelected, #shoppingCart .pcNSelected01 {
	width: auto;
	float: none;
	margin: 0px 0px 10px 0px;
}
.productsMain #bodyContainer {
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.productsMain #bodyContainer.product .Col-1 .subCol-1, .productsMain #bodyContainer.product #innerDefault02.Col-1 .subCol-1 {
	margin: 0px 10px 0px 16px;
	padding: 0px 0px 0px 0px;
}
.productsMain #bodyContainer.product .Col-1 .naviBg {
	margin: 0px 0px 10px 0px;
	width: 729px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	background: url(../img/naviBgBig.png) 0px 0px no-repeat;
	height: 46px;
}
.productsMain #bodyContainer.product .Col-1 .naviBg .navi {
	margin: 0px 0px 0px 0px;
}
#shoppingCart .pcNSelected .bodyPcNormal, #shoppingCart .pcNSelected01 .bodyPcNormal, #shoppingCart .pcNormal .bodyPcNormal, #shoppingCart .pcNormal01 .bodyPcNormal, #relatedClips .pcNormal h4, #shoppingCart .pcNormal p {
	text-align: left;
}
#shoppingCart .pcNormal p {
	padding: 0px 10px;
}
#shoppingCart .pcNSelected h4, #shoppingCart .pcNormal h4 {
	border-bottom: 1px solid #c21419;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
#shoppingCart .pcNormal h4 {
	border-bottom: 1px solid #1b232a;
}
#shoppingCart label.lblemailS, #shoppingCart label.lbl01 {
	width: 135px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	color: #fff;
}
#shoppingCart label.lbl01 {
	width: 100px;
	text-align: right;
}
#shoppingCart .btnContainer01 {
	width: 165px;
}
#relatedClips .pcNormal {
	width: 100%;
}
#relatedClips .pcNormal .bodyPcNormal {
	background: #242e39 url(../img/bgRelatedClips.gif) bottom right no-repeat;
	color: #fff;
	padding:10px 10px 10px 0px;
}
#relatedClips .pcNormal .bodyPcNormal h5 {
	text-align: left;
	color: #fff;
	margin: 10px 0px 0px 15px;
}
#bodyContainer #relatedClips .pcNormal .bodyPcNormal ul.listings {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px;
}
#bodyContainer #relatedClips .pcNormal .bodyPcNormal .listings li {
	padding: 0px 15px;
	list-style: none;
	background: url(../img/bullet02.gif) left 3px no-repeat;
	margin-bottom: 12px;
}
#bodyContainer #relatedClips .pcNormal .bodyPcNormal .listings li p {
	display: block;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: left;
}
.chartcontainer, .chartcontainer fieldset {
	margin: 0px;
	padding: 0px;
	height: 190px;
	overflow: hidden;
	background: #242E39;
	text-align: center;
}
.chartcontainer a:link, .chartcontainer a:visited {
	display: block;
	color: #fff;
	height: 189px;
	overflow: hidden;
	cursor: pointer;
}
.chartcontainer fieldset {
	display: block;
	color: #fff;
	height: 189px;
	border: none;
}
.chartcontainer a:hover, #browse.decadesBody .chartcontainer a:hover {
	color: #ccc;
}
.chartcontainer .chartbg, #browse.decadesBody .chartcontainer .chartbg {
	overflow: hidden;
	background: url(../img/chartbg.gif) 0px 100%;
}
.chartcontainer h2, #browse.decadesBody .chartcontainer h2 {
	margin: 0px 0px 0px 0px;
	font-size: 20px;
	font-weight: normal;
	padding-top: 150px;
	color: #c2cfdd;
}
.chartcontainer span {
	margin: 0;
	font-size: 10px;
	color: #c2cfdd;
}
/*css modified on 24-03-2009*/

.adsBody h5 a, .adsBody h5 a:link, .adsBody h5 a:visited {
	color: #1a242d;
}
.adsBody h5 a:hover {
	color: #c21419;
}
#billingInfo.ShoppingCart .Col-1, #billingInfo.ShoppingCart .Col-2, #billingInfo.ShoppingCart .Col-3, #billingInfo.ShoppingCart .Col-4 {
	width: 175px;
	font-size: 11px;
	color: #666666;
	float: left;
	text-align: left;
}
#billingInfo.ShoppingCart .Col-2 p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
#billingInfo.ShoppingCart .Col-3, #billingInfo.ShoppingCart .Col-4 {
	width: 380px;
	margin: 0px 0px 0px 10px;
}
#billingInfo.ShoppingCart .subTotal  .Col-3{
	margin: 0px 0px 0px 0px;
}
#billingInfo.ShoppingCart .Col-2{
	width: 55%;
	/*width: 45vw;*/
}
#billingInfo.ShoppingCart .Col-3, #billingInfo.ShoppingCart #dropDown.Col-3 {
	width: 135px;
}
#billingInfo.ShoppingCart .Col-4, #billingInfo.ShoppingCart #dropDown.Col-4 {
	width: 110px;
}
#billingInfo.ShoppingCart #dropDown.Col-3, #billingInfo.ShoppingCart #dropDown.Col-4 {
	padding: 40px 0px 0px 0px;
}
#billingInfo.ShoppingCart label.lblemailS {
	width: 135px;
	margin: 0px 0px 0px 60px;
}
.subTotal, #subTyellow.subTotal {
	padding: 5px 0px;
	background: #f1f1f1;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin: 5px 0px 10px 0px;
}
#billingInfo.ShoppingCart input.txtbox04 {
	width: 88px;
	margin: 10px 10px 10px 0px;
}
#billingInfo.ShoppingCart label.lbl08 a {
	color: #cc0000;
}
#subTyellow.subTotal {
	background: #fffce6;
	margin: 5px 0px 20px 0px;
}
#subTyellow.subTotal strong {
	font-size: 13px;
	font-weight: bold;
}
#lightBox, #lightBox01, #billingInfo.ShoppingCart #cShopping #lightBox, #lightBox02 {
	border: 3px solid #ccc;
	padding: 10px;
	width: 800px;
	margin: 0 auto;
	top: -50px;
	position: relative;
	background: #fff;
}
.cloaseIcon01, #billingInfo.ShoppingCart #cShopping #lightBox .cloaseIcon01 {
	background: url(../img/closeIcon01.gif) 0 0 no-repeat;
	width: 16px;
	height: 16px;
	display: block;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: right;
}
#billingInfo.ShoppingCart #lightBox .Col-1, #billingInfo.ShoppingCart #lightBox .Col-2, #billingInfo.ShoppingCart #lightBox .Col-3 {
	width: 165px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#billingInfo.ShoppingCart #lightBox .Col-2 {
	width: 600px;
	margin: 0px 0px 10px 10px;
}
#billingInfo.ShoppingCart #cShopping .Col-1, #billingInfo.ShoppingCart #cShopping .Col-2 {
	width: 470px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#billingInfo.ShoppingCart #cShopping .Col-2 {
	width: 370px;
	margin: 0px 0px 0px 10px;
	float: right;
}
fieldset {
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
}
legend {
	padding: 2px 5px;
}
fieldset .colA, fieldset .colB {
	width: 175px;
	margin: 10px 10px 0px 10px;
	padding: 0px;
	color: #224271;
	font-size: 10px;
}
fieldset .colB {
	width: 125px;
	margin: 10px 0px 0px 10px;
}
fieldset .colA, fieldset .colA a, fieldset .colA a:link, fieldset .colA a:visited {
	color: #224271;
}
fieldset .colA a:hover {
	color: #c21419;
}
#billingInfo.ShoppingCart #cShopping #lightBox {
	width: 230px;
	top: -100px;
}
#billingInfo.ShoppingCart #cShopping .Col-2 #lightBox .cloaseIcon01 {
	left: 93%;
	top: 2%;
}
#shippingMethod h4 {
	padding: 20px 0px 5px 0px;
	font-size: 16px;
	color: #333333;
	border-bottom: 2px solid #c21419;
}
#shippingMethod .Col-1, #shippingMethod .Col-2, #shippingMethod .Col-3, #shippingMethod .Col-4 {
	width: 300px;
	margin: 2px 0px 0px 0px;
	float: left;
	text-align: left;
	color: #666666;
}
#shippingMethod .Col-2, #shippingMethod .Col-3 {
	width: 470px;
	margin: 2px 0px 0px 10px;
}
#shippingMethod .Col-2{
	width: 470px;
	margin: 0px 0px 10px 10px;
}
#shippingMethod .Col-3 {
	width: 65px;
}
#shippingMethod .hrGrey {
	border-bottom: 1px solid #ccc;
	margin: 1px 0px;
}
#shippingMethod .Col-4 {
	width: auto;
	margin: 8px 0px 0px 0px;
	padding: 0px;
}
#shippingMethod #acNumber.Col-4 {
	padding: 10px 0px 5px 0px;
}
.pcNormalBig, .pcNormalBig01 {
	position: absolute;
	z-index: 1000;
}
.tcyellow {
	background: url(../img/curvedYellow.gif) 0px -5px repeat-x;
}
.tlyellow {
	background: url(../img/curvedYellow.gif) 0px 0px no-repeat;
}
.tryellow {
	background: url(../img/curvedYellow.gif) 100% -10px no-repeat;
	height: 5px;
	font-size: 1px;
}
.bodyYellow {
	border-left: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
	background-color: #fefbe6;
	padding: 5px 10px;
	color: #990000;
}
.bcyellow {
	background: url(../img/curvedYellow.gif) 0px -20px repeat-x;
}
.blyellow {
	background: url(../img/curvedYellow.gif) 0px -25px no-repeat;
}
.bryellow {
	background: url(../img/curvedYellow.gif) 100% -15px no-repeat;
	height: 5px;
	font-size: 1px;
}
#billingInfo.myaccount #step3LBig.colLeft01 .Col-1, #billingInfo.myaccount #step3LBig.colLeft01 .Col-2, #billingInfo.myaccount #step3LBig.colLeft01 .Col-3 {
	width: 375px;
	float: left;
	text-align: left;
}
#billingInfo.myaccount #step3LBig.colLeft01 .Col-2 {
	width: 100px;
	margin: 0px 0px 0px 10px;
}
#billingInfo.myaccount #step3LBig.colLeft01 .Col-3 {
	width: 70px;
	margin: 0px 0px 0px 10px;
}
#billingInfo.myaccount #step3LBig.colLeft01 p {
	margin: 0px;
	padding: 0px;
}
#billingInfo.myaccount #step3L.colLeft01 .hrRed, #billingInfo.myaccount #step3LBig.colLeft01 .hrRed {
	margin: 3px 0px;
}
#billingInfo.myaccount #step3RSmall01.float-right p {
	text-align: center;
	margin: 0px;
}
.#billingInfo.myaccount #step3RSmall01.float-right {
 width: 180px;
}
#billingInfo.myaccount #step3RSmall01.float-right p a {
	color: #333333;
	text-decoration: underline;
}
#billingInfo.myaccount #step3RSmall01.float-right .btnContainer {
	width: 118px;
	margin: 0 auto;
	padding: 20px 60px 0px 60px;
}
p.textA11 {
	color: #fff;
}
a p.textA11, a:link p.textA11, a:visited p.textA11 {
	color: #000;
}
p.textA11 span {
	font-size: 11px;
}
p.textA11 span a {
	text-decoration: underline;
}
/*Image Boarder to be implemented on monday*/

.tcIB {
	background: url(../img/imageBorderCurve.gif) 0px -4px repeat-x;
}
.tlIB {
	background: url(../img/imageBorderCurve.gif) 0px 0px no-repeat;
}
.trIB {
	background: url(../img/imageBorderCurve.gif) 100% -8px no-repeat;
	height: 4px;
	font-size: 1px;
}
.bodyIB, #forum.whiteBody #billingInfo.myaccountCC #forumBg .colLeft .float-left, #forum.whiteBody #billingInfo.myaccountCC #noPhoto.coll, #forum.whiteBody #billingInfo.myaccountCC #forumBg #forumDesc.bodyForum .float-left {
	padding: 4px 0px 0px 0px;
	text-align: center;
	background: url(../img/noPhoto.gif) 0 0 no-repeat;
	width: 160px;
	height: 120px;
}
.bodyIBFr, #forum.whiteBody #billingInfo.myaccountCC #forumBg .colLeft .float-left, #forum.whiteBody #billingInfo.myaccountCC #noPhoto.coll, #forum.whiteBody #billingInfo.myaccountCC #forumBg #forumDesc.bodyForum .float-left {
	padding: 4px 0px 0px 0px;
	text-align: center;
	background: url(../img/no_photo_french.jpg) 0 0 no-repeat;
	width: 160px;
	height: 120px;
}
.bodyIBDe, #forum.whiteBody #billingInfo.myaccountCC #forumBg .colLeft .float-left, #forum.whiteBody #billingInfo.myaccountCC #noPhoto.coll, #forum.whiteBody #billingInfo.myaccountCC #forumBg #forumDesc.bodyForum .float-left {
	padding: 4px 0px 0px 0px;
	text-align: center;
	background: url(../img/no_photo_german.jpg) 0 0 no-repeat;
	width: 160px;
	height: 120px;
}
.bcIB {
	background: url(../img/imageBorderCurve.gif) 0px -24px repeat-x;
}
.blIB {
	background: url(../img/imageBorderCurve.gif) 0px -12px no-repeat;
}
.brIB {
	background: url(../img/imageBorderCurve.gif) 100% -36px no-repeat;
	height: 12px;
	font-size: 1px;
}
label.lbl09 {
	color: #FFFFFF;
	float: none;
	font-size: 14px;
}
#bodyContainer.product .Col-1 .decadesBody .float-left, #bodyContainer.product .Col-1 .decadesBody .float-right {
	float: left;
	padding: 0px;
	margin: 0px;
}
#bodyContainer.product .Col-1 .decadesBody .float-right {
	width: 380px;
	float: right;
	text-align: right;
}
#bodyContainer.product .Col-1 .decadesBody .float-right select.sel01, #bodyContainer.normalSeach03 .Col-1 .decadesBody .float-right select.sel01 {
	width: 86px;
	margin: 0px 5px 0px 0px;
	float: left;
}
#bodyContainer.product .Col-1 .decadesBody .float-right select.sel03 {
	width: 55px;
	margin: 0px 10px 0px 0px;
	float: left;
}
#bodyContainer.product .Col-1 .decadesBody .float-right label.lbl01, #bodyContainer.normalSeach03 .Col-1 .decadesBody .float-right label.lbl01 {
	width: 50px;
	margin: 3px 0px 0px 0px;
}
#bodyContainer.normalSeach03 .Col-1 .decadesBody .float-right label.lbl01, #bodyContainer.product .Col-1 #refineSearch.decadesBody .float-right label.lbl01 {
	width: 50px;
	padding: 2px 10px 0px 0px;
}
/*latest updated on 23-04-2009*/

#billingInfo.myaccount #step3RSmall01.float-right input.checkbox {
	float: left;
	margin: 5px 0px 0px 0px;
}
#billingInfo.myaccount #step3LBig.colLeft01 h6 {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
#billingInfo.myaccount #step3LBig.colLeft01 #billingInfo.myaccount #step3LBig.colLeft01 ul.listings {
	margin: 0px 0px 0px 10px;
	padding: 5px 0px;
}
#billingInfo.myaccount #step3LBig.colLeft01 .listings li {
	padding: 0px 15px;
	list-style: none;
	background: url(../img/bullet01.gif) left 2px no-repeat;
}
#billingInfo.myaccount #step3LBig.colLeft01.listings li p {
	display: block;
	padding: 4px 0px 0px 0px;
	width: 100%;
}
#bodyContainer .whiteBody .colRight {
	/*width: 690px;*/
	width: 80%;
	margin: 0px 0px 0px 23px;
	padding: 0px;
}
body.lang_french #bodyContainer .whiteBody .colRight {
	/*width: 630px;*/
	width: 80%;
}
body.lang_french #bodyContainer .whiteBody .colRight#shippingInfo {
	width: auto;
	float: right;
}
#bodyContainer .whiteBody .colRight .float-left {
	width: 500px;
}
#bodyContainer .whiteBody .colRight .float-right {
	width: auto;
	text-align: right;
}
#bodyContainer .whiteBody .colRight .float-left span, #bodyContainer .whiteBody .colRight span {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}
#bodyContainer .whiteBody #smallTunu.colRight {
	margin: 12px 0px 0px 15px;
	font-weight: bold;
}
#bodyContainer .whiteBody #smallTunu.colRight span.selected {
	color: #cc0000;
}
#orderID {
	width: 400px;
	margin: 0 auto;
}
#orderID h3 {
	text-align: center;
	font-size: 18px;
}
#customerInfo h5 {
	padding: 0px 0px 5px 0px;
	font-size: 16px;
	color: #333333;
	border-bottom: 2px solid #c21419;
	font-weight: bold;
}
#customerInfo label {
	margin: 7px 50px 0px 0px;
	color: #333333;
}
#billingInfo.myaccount p.text-center {
	margin: 10px 0px 0px 0px;
	color: #cc0000;
}
#billingInfo.myaccount h6 {
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	color: #c21419;
	font-weight: bold;
}
#billingInfo.myaccount h6 span, .bottomPagi, #lightBox01.conChe, #lightBox02.conChe, #lightBox02.ccInfo, #customerInfo label, #bodyContainer.cDiscuss, label.lblNF a, label.lblForum03, #forum.whiteBody #billingInfo.myaccountCC .colLeft, #forum.whiteBody #billingInfo.myaccountCC .colLeft01, #forum.whiteBody #billingInfo.myaccountCC .colRight, #track.Col-1 a, #track.Col-1 a:link, #track.Col-1 a:visited, #pagination, #billingInfo.myaccountCC .colLeft01 .float-right a, #editExpiryDate a.lblemailS:link, #editExpiryDate a.lblemailS:visited {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
}
#billingInfo.myaccount h6 p {
	padding: 0px;
	margin: 0px;
}
#billingInfo.myaccount #step4LBig.colLeft01 .hrRed, #billingInfo.myaccount #step4LBig.colLeft01 .hrGrey {
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 5px 0px;
}
#billingInfo.myaccount #step4LBig.colLeft01 .Col-1 {
	width: 142px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
#billingInfo.myaccount #step4LBig.colLeft01 .Col-2 {
	width: 405px;
	float: left;
	padding: 0px;
}
#billingInfo.myaccount #step4LBig.colLeft01 .Col-3 {
	width: 70px;
	padding: 0px;
}
#billingInfo.myaccount #step4LBig.colLeft01 .Col-1 p, #billingInfo.myaccount #step4LBig.colLeft01 .Col-2 p, #billingInfo.myaccount #step4LBig.colLeft01 .Col-3 p {
	margin: 0px;
}
p span.cyan {
	color: #3399cc;
}
p span.red {
	color: #cc0000;
}
p span.orrange {
	color: #ff9900;
}
#billingInfo.myaccount #customerInfo p {
	margin: 0px;
	padding: 0px;
}
#billingInfo.myaccount #customerInfo {
	color: #333333;
}
#billingInfo.myaccount #customerInfo {
	color: #333333;
}
#header.admin #bodyContainer a, #header.admin #bodyContainer a:link, #header.admin #bodyContainer a:visited {
	color: #c21419;
}
.btnContainer02 {
	margin: 0 auto;
	padding: 20px;
	text-align: left;
}
.btnContainer02 .float-left {
	margin: 0px 0px 0px 150px;
}
.btnContainer02 .float-left, .btnContainer02 .float-right {
	width: 65px;
	float: left;
}
#billingInfo.myaccount .btnContainer02 p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	color: #a60c0c;
}
#bodyContainer .lightBoxM .cheackOutBody .lightBoxBody .Col-1 {
	width: 220px;
}
#pagiLink a, #pagiLink a:link, #pagiLink a:visited {
	color: #fff;
}
#pagiLink, #pagiLink a:hover {
	color: #c21419;
}
/*Css Modified on 22-05-2009*/

#bodyContainer .lightBoxM .lightBoxBody textarea.selected, #bodyContainer .lightBoxM .lightBoxBody input.selected, #bodyContainer .lightBoxM .lightBoxBody select.selected {
	border: 2px solid #cc0000;
}
#bodyContainer.normalSeach03 .Col-1 .decadesBody .subColRight {
	width: 730px;
	margin: 0px 0px 0px 10px;
}
#bodyContainer.normalSeach03 .Col-1 .decadesBody .subColRight .adsBody .Col-2 {
	width: 535px;
}
#bodyContainer.normalSeach03 .Col-1 .decadesBody .subColRight .adsBody .Col-2 #tblCol1 {
	width: 162px;
}
/*For IE 7 Hack start*/


/**body a, *body a:hover, *body input, *p, */

*h1, *h2, *h3, *h4, *h5, *h6, *.hrCal /*, *.bodyPcNormal*/

{
	position: relative;
	z-index: 1;
}
/*For IE 7 Hack start*/

#header #aSearchRight.float-right a, #header #aSearchRight.float-right a:link, #header #aSearchRight.float-right a:visited {
	color: #ff0000;
}
#header #aSearchRight.float-right a:hover, #header #aSearchRight.float-right a.selected {
	color: #ffffff;
}
#adSearchBody .Col-3 .txtbox02 {
	/*width: 190px;javed*/
	width: 180px;
}
/*New Left insteat of Ul Li*/

.smallsubnavi03 {
	padding: 0px 5px 0px 0px;
	margin: 2px 0px 0px 0px;
	position: relative;
}
.smallsubnavi03 a, .smallsubnavi03 a:link, .smallsubnavi03 a:visited {
	width: 139px;
	color: #cae0f2;
	cursor: pointer;
}

.smallsubnavi03:hover, .smallsubnavi03.active {
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b31118+0,500405+100 */
	background: #b31118; /* Old browsers */
	background: -moz-linear-gradient(top, #b31118 0%, #500405 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #b31118 0%,#500405 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #b31118 0%,#500405 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b31118', endColorstr='#500405',GradientType=0 ); /* IE6-9 */
	border: 1px solid #db1313;
	border-radius: 2px;

	padding: 0px 5px 0px 5px;
	margin: 2px 0px 0px 0px;
	width: 90%;
	display: block;

}
.smallsubnavi03:hover:after{
	content: " ";
	position: absolute;
	right: -10px;
	top: 1px;

	border-top: 7px solid transparent;
	border-left: 10px solid #9c0f14;
	border-bottom: 7px solid transparent;
}
.smallsubnavi03 span.spanLeft {
	display: block;
	width: 80%;
	float: left;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	
}
.smallsubnavi03 span.spanRight {
	float: right;
	display: block;
	width: 30px;
	text-align: right;
}
#bodyContainer.product #innerDefault02.Col-2 h4 {
	margin: 0px 10px;
}
/*Css Modified on 30-05-2006*/

#innerDefault02.Col-2 #shoppingCart .pcNSelected .bodyPcNormal label.lblemailS {
	padding: 0px 0px 0px 10px;
	width: 60px;
}
#innerDefault02.Col-2 #shoppingCart .pcNSelected .bodyPcNormal label.lbl01 {
	padding: 0px 10px 0px 0px;
	width: 125px;
}
#whiteBoxPure.thanks .colRight h5 {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	color: #333333;
	font-size: 16px;
}
#whiteBoxPure #registration.whiteBody .colRight01 .bodySmallGB h4, #whiteBoxPure #registration.whiteBody .colRight01 .bodySmallGB p, .bodySmallGB p, #bodyContainer.lightBox .lightBoxBody p {
	position: relative;
	z-index: 1;
}
#browse.decadesBody #location.browseBody .Col-1 {
	width: 350px;
}
*.clear {
	font-size: 1px;
	height: 1px;
}
#bodyContainer.smallLightBox {
	width: 450px;
	margin: 0 auto;
}
*.dayContainer {
	width: 140px;
}
/*CSS modifies on 04-06-2009*/

.lightBoxBody p.text-right a:link {
	color: #fff;
}
#bodyContainer .lbWhite01 .lightBoxBody .bodylbWhite01 #vbdetails.subColRight {
	float: right;
}
#bodyContainer .lbWhite01 .lightBoxBody .bodylbWhite01 #vbdetails.subColRight .btnContainer01{
	width: auto;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
p.emptyCard {
	margin: 7px 0px 6px 20px;
	color: #b2bdc7;
}
p.textA11 a:link {
	font-size: 11px;
	text-decoration: underline;
}
.white, #sendFriend.cheackOutBody .lightBoxBody h4 {
	color: #fff;
}
/*CSS modifies on 05-06-2009*/

#relatedClips .pcNormal #rClips.bodyPcNormal h4 {
	margin-bottom: 10px;
}
#relatedClips .pcNormal #rClips.bodyPcNormal ul.listings, #relatedClips .pcNormal #rClips.bodyPcNormal ul.listings a:link, #relatedClips .pcNormal #rClips.bodyPcNormal ul.listings a:visited {
	color: #bed3e5;
	font-size: 11px;
}
#relatedClips .pcNormal #rClips.bodyPcNormal ul.listings a:hover {
	color: #fff;
}
#bodyContainer #vcDetails.lbWhite01 .lightBoxBody .bodylbWhite01 .Col-1 {
	width: 150px;
	margin: 18px 18px 0px 15px;
}
#bodyContainer #vcDetails.lbWhite01 .lightBoxBody .bodylbWhite01 p.textA11 {
	color: #000000;
	font-style: italic;
}
#bodyContainer #vcDetails.lbWhite01 .lightBoxBody .colLeft {
	/*width: 192px;*/
	width: 211px;
	float: none;
}
#bodyContainer #vcDetails.lbWhite01 .lightBoxBody .colLeft h3 {
	/*defiend*/
	padding: 15px 10px 15px 35px;
}
#bodyContainer #vcDetails.lbWhite01 .lightBoxBody .bodylbWhite01 .middleSec {
	margin: 0px 0px 0px 20px;
}
#bodyContainer #vcDetails.lbWhite01 .lightBoxBody .bodylbWhite01 .expandCollespe {
	width: 24px;
	height: 23px;
	position: absolute;
	margin: 0px 0px 0px -10px;
}
#bodyContainer #vcDetails.lbWhite01 .lightBoxBody .bodylbWhite01 .middleSec .hrRed, .hrRed01 {
	border-bottom: 2px solid #c21419;
}
#bodyContainer #vcDetails.lbWhite01 .lightBoxBody .bodylbWhite01 .middleSec p.textA11 a:link, #bodyContainer #vcDetails.lbWhite01 .lightBoxBody .bodylbWhite01 .middleSec p.textA11 a:visited {
	color: #000000;
	text-decoration: none;
}
#bodyContainer #vcDetails.lbWhite01 .lightBoxBody .bodylbWhite01 .middleSec p.textA11 a:hover {
	color: #c21419;
}
#bodyContainer #vcDetails.lbWhite01 .lightBoxBody #stillImage.bodylbWhite01 .Col-2 h4, #sendFriend.cheackOutBody .lightBoxBody h4, #georgia.lightBoxBody h4, #georgia.lightBoxBody p.georgia, #historyTW .historyBody span.h4Tag, #historyTW .historyBody span.weekCalc, #historyTW .historyBody span.weekCalc strong {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sendFriend.cheackOutBody .lightBoxBody input.txtboxNone {
	width: 280px;
	margin: 5px 0px 3px 0px;
}
#sendFriend.cheackOutBody .lightBoxBody label.star img {
	padding: 10px 0px 0px 2px;
}
#sendFriend.cheackOutBody .lightBoxBody p.textA10 {
	color: #aab7c9;
}
#correction.cheackOutBody .lightBoxBody h4 {
	padding: 0px 0px 7px 0px;
	border-bottom: 2px solid #c21419;
}
#lightBox.lboxSDetail {
	width: 622px;
	margin: 0 auto;
	padding: 10px 10px 0px 10px;
	position: absolute;
	z-index: 3000;
	top: 480px;
	left: 260px;
}
#billingInfo.ShoppingCart #lightBox.lboxSDetail .Col-2 {
	width: 400px;
}
#billingInfo.myaccount #step3RSmall.colC .btnContainer {
	width: 180px;
	padding: 20px 0px 0px 60px;
	margin: 0px;
}
#billingInfo.myaccount #step3RSmall.colC p {
	margin: 0px;
	padding: 10px 5px;
}
#billingInfo.myaccount #step3RSmall.colC p input.checkbox {
	margin: 0px 10px 0px 0px;
	float: left;
}
#billingInfo.myaccount #step3RSmall.colC p label.lbl12 {
	width: 200px;
}
#billingInfo.myaccount #step3RSmall.colC p label.lbl12 a:link {
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
}
#checkout.btnContainer {
	width: 194px;
	text-align: center;
	margin: 0 auto;
	padding: 25px 0px;
	padding-top: 40px;
}
#checkout.btnContainer .btnNext {
	margin: 10px 62px;
}
/*css modified on 15-06-2009*/

#flashHolder01.chartFinal {
	margin: 0px 0px 0px 8px;
}
#flashHolder01.chartFinal p {
	margin: 0px 0px 0px 5px;
}
#clipsDecades .decadesBody {
	padding: 10px 22px 5px;
}
#innerDefault02.Col-1 .subCol-1 .colLeft01 img {
	behavior: url(/criticalpast/iepngfix.htc);
}
#relatedClips.topMargin .pcNormal {
	margin: 10px 0px 0px 0px;
}
/*css modified on 17-06-2009*/

p.lightColor {
	color: #abb4bf;
}
#bodyContainer.lightBoxBig .cheackOutBody .lightBoxBody .Col-1 p {
	padding: 0px;
	margin: 0px;
}
#bodyContainer #vcDetails.lbWhite01 .lightBoxBody .bodylbWhite01 .Col-2 {
	width: 550px;
}
#bodyContainer #vcDetails.lbWhite01 .lightBoxBody .bodylbWhite01 .Col-2 .colLeft, #bodyContainer #vcDetails.lbWhite01 .lightBoxBody .bodylbWhite01 .Col-2 .colRight {
	width: 185px;
	float: left;
}
#bodyContainer #vcDetails.lbWhite01 .lightBoxBody .bodylbWhite01 .Col-2 .colRight {
	width: 150px;
}
#bodyContainer #vcDetails.lbWhite01 .lightBoxBody .bodylbWhite01 .Col-2 h4 {
	padding: 0px;
}
#bodyContainer #vcDetails.lbWhite01 .lightBoxBody .bodylbWhite01 .Col-2 label.lbl03, #bodyContainer #vcDetails.lbWhite01 .lightBoxBody .bodylbWhite01 .Col-2 label.lbl03L {
	padding: 0px 0px 0px 5px;
}
#bodyContainer #vcDetails.lbWhite01 .lightBoxBody .bodylbWhite01 .middleSec .textA11 {
	color: #666666;
}
#bodyContainer .lbWhite01 .lightBoxBody .bodylbWhite01 .hrGrey {
	padding: 0px;
	margin: 1px 0px 3px 0px;
	position: relative;
	z-index: 3000;
}
#bodyContainer #vcDetails.lbWhite01 .lightBoxBody #stillImage.bodylbWhite01 .Col-2 .colLeft {
	width: 300px;
}
#bodyContainer #vcDetails.lbWhite01 .lightBoxBody #stillImage.bodylbWhite01 .middleSec .colLeft01 {
	width: 360px;
}
#bodyContainer.lightBox #sendFriend.cheackOutBody .lightBoxBody {
	padding: 15px 40px;
}
#sendFriend.cheackOutBody .lightBoxBody textarea.tarea01 {
	width: 280px;
}
p.georgia, #loginBeta h3 {
	font-size: 13px;
	color: #fff;
	font-family: Georgia, Arial, Helvetica, sans-serif;
}
#bodyContainer.lightBox #sendFriend.cheackOutBody .lightBoxBody input.txtbox06 {
	padding: 2px;
	width: 28px;
}
#bodyContainer.lightBox #sendFriend.cheackOutBody .lightBoxBody .btnCancel {
	margin: 0px 15px 0px 0px;
	float: left;
}
#bodyContainer.lightBox #sendFriend.cheackOutBody .lightBoxBody .btnSend {
	margin: 0px;
}
#bodyContainer.lightBox #lbLogin.cheackOutBody .lightBoxBody h4 {
	color: #fff;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
#bodyContainer.lightBox #lbLogin.cheackOutBody .lightBoxBody {
	padding: 17px 38px;
}
#bodyContainer.lightBox #lbLogin.cheackOutBody .lightBoxBody input.txtbox05 {
	width: 170px;
}
#bodyContainer.lightBox #lbLogin.cheackOutBody .lightBoxBody label.lblform {
	width: 100px;
}
#bodyContainer.lightBox #lbLogin.cheackOutBody .lightBoxBody label.lblemailS {
	width: 174px;
	text-align: right;
	font-size: 10px;
}
/*css modified on 19-06-2009*/

#bodyContainer .lightBoxM #correction.cheackOutBody .lightBoxBody {
	padding: 17px 38px;
}
#bodyContainer .lightBoxM #correction.cheackOutBody .Col-2 {
	width: 280px;
	margin: 0px 0px 20px 0px;
}
#bodyContainer .lightBoxM #correction.cheackOutBody .lightBoxBody h4 {
	font-size: 16px;
	color: #FFFFFF;
}
#bodyContainer .lightBoxM #correction.cheackOutBody .lightBoxBody label.lblform {
	margin: 0px 0px 20px 0px;
}
#bodyContainer .lightBoxM #correction.cheackOutBody .lightBoxBody .Col-2 label.lblemailS, #bodyContainer .lightBoxM #correction.cheackOutBody .lightBoxBody .Col-2 select.sel01 {
	margin: 0px 0px 20px 0px;
}
#bodyContainer .lightBoxM #correction.cheackOutBody .lightBoxBody .btnContainer01 {
	width: 180px;
}
#historyTW .historyBody p a {
	color: #9c9c9c;
}
#billingInfo.ShoppingCart .Col-2 input.checkbox {
	margin: 0px;
	padding: 0px;
}
#lightBox.lboxSDetail .Col-1, #lightBox.lboxSDetail .Col-1 strong, #lightBox.lboxSDetail .Col-2 strong {
	font-weight: bold;
	color: #333333;
}
#lightBox.lboxSDetail .Col-1 strong, #lightBox.lboxSDetail .Col-2 strong {
	color: #666666;
}
#bodyContainer #vcDetails.lbWhite01 .lightBoxBody #proClick.bodylbWhite01 a:link, #bodyContainer #vcDetails.lbWhite01 .lightBoxBody #proClick.bodylbWhite01 a:visited {
	color: #cc0000;
	text-decoration: underline;
}
#bodyContainer.product .Col-1 .colRight01 .textA11 a, #bodyContainer.product .Col-1 .colRight01 .textA11 a:link, .subCol-1 .colRight01 .textA11 a:visited {
	color: #cc0000;
	text-decoration: underline;
}
#shoppingCart #lblemailS.Col-2 label.lblemailS {
	color: #333333;
}
#ckGuest {
	margin: 20px auto;
}
#cpAccount #smallCol.colRight label.lblUserNameS, #cpAccount #smallCol.colRight label.lblemailS {
	padding: 0px 10px 10px 10px;
}
#billingInfo.myaccount #step3L.colLeft01 h4, #billingInfo.myaccount #step3R.colRight01 h4 {
	margin: 10px 0px 4px 0px;
}
#billingInfo.myaccount #step3L.colLeft01 p {
	color: #333333;
	font-weight: bold;
	/*padding: 0px 0px 0px 10px;*/
	padding: 0px 0px 0px 0px;
}
#billingInfo.myaccount #step3L.colLeft01 p.textA11 {
	padding: 0px;
	margin: 0px;
	color: #666666;
}
#billingInfo.myaccount #step3L.colLeft01 .hrGrey, #billingInfo.myaccount #step3LBig.colLeft01 .hrGrey {
	margin: 2px 0px;
}
#billingInfo.myaccount #step4RSmall.colRight01 label.lblform, #billingInfo.myaccount #step3RSmall.colRight01 label.lblform {
	margin: 0px 0px 0px 5px;
	color: #333333;
	text-align: right;
	width: auto;
	float: left;
	padding: 0px;
}
#billingInfo.myaccount #step3RSmall.colRight01 label.lblform {
	width: 93px;
}
#billingInfo.myaccount #step4RSmall.colRight01 label.lblform span, #billingInfo.myaccount #step3RSmall.colRight01 label.lblform span {
	margin: 0px 0px 0px 10px;
}
#billingInfo.myaccount #step4RSmall.colRight01 .total, #billingInfo.myaccount #step3RSmall.colRight01 .total {
	font-size: 15px;
	font-weight: bold;
}
#billingInfo.myaccount #step4RSmall.colRight01 h4 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 18px;
	color: #333333;
}
#step3RSmall.colC label.lbl11 {
	width: 12px;
	float: left;
	margin: 10px 9px 10px 0px;
}
#step3RSmall.colC label.lbl12 {
	width: 210px;
	float: right;
	color: #333333;
	margin: 10px 0px;
	font-weight: bold;
	font-size: 11px;
}
#step3RSmall.colC label.lbl12 a:link, #step3RSmall.colC label.lbl12 a:visited {
	text-decoration: underline;
	color: #c21419;
}
#billingInfo.myaccount .btnDownloadNow {
	margin: 10px 10px 0px 0px;
}
#billingInfo.myaccount p.fCatalyst a:link, #billingInfo.myaccount p.fCatalyst a:visited {
	color: #cc0000;
	text-decoration: underline;
}
#billingInfo.myaccount .colLeft01 label.lblfpass strong {
	color: #000;
	font-size: 12px;
}
#bodyContainer.normalSeach03 .Col-1 #browse.decadesBody #location.browseBody .Col-1, #bodyContainer.normalSeach03 .Col-1 #browse.decadesBody #location.browseBody .Col-2 {
	width: 225px;
}
#bodyContainer.normalSeach03 .Col-1 #browse.decadesBody #location.browseBody .Col-2 {
	margin: 0px 0px 0px 20px;
	float: left;
	text-align: left;
}
#bodyContainer.normalSeach03 .Col-1 #browse.decadesBody #location.browseBody p.textA11 {
	color: #878f99;
	position: relative;
}
#bodyContainer.normalSeach03 .Col-1 #browse.decadesBody .float-left h4, #bodyContainer.normalSeach03 .Col-1 .decadesBody .float-left h4, #bodyContainer.product .Col-1 #refineSearch.decadesBody .float-left h4, #bodyContainer.product .Col-1 #refineSearch.decadesBody .float-left span.headingH4 {
	color: #969ea8;
	font-size: 16px;
	font-weight: normal;
}
#bodyContainer.product .Col-1 #refineSearch.decadesBody .float-left span.headingH4 {
	margin: 0px 0px 0px 27px;
}
#bodyContainer.normalSeach03 .Col-1 #browse.decadesBody .float-left h4 a:link, #bodyContainer.normalSeach03 .Col-1 #browse.decadesBody .float-left h4 a:visited, #bodyContainer.normalSeach03 .Col-1 .decadesBody .float-left h4 a:link, #bodyContainer.normalSeach03 .Col-1 .decadesBody .float-left h4 a:visited {
	color: #e0e0e0;
	text-decoration: underline;
}
#bodyContainer.normalSeach03 .Col-1 #browse.decadesBody .float-left h4 a.selected, #bodyContainer.normalSeach03 .Col-1 .decadesBody .float-left h4 a.selected {
	text-decoration: none;
	font-size: 11px;
}
#bodyContainer.normalSeach03 .Col-1 .decadesBody .float-left h4 a.selected {
	font-weight: bold;
}
#bodyContainer.normalSeach03 .Col-1 #browse.decadesBody .float-right span.span01, #duplicate.lightBoxBody h4 {
	font-size: 12px;
	color: #c2cfdd;
	font-family: Georgia, Arial, Helvetica, sans-serif;
}
#contct.whiteBody .colRight01 .bodySmallGB label.lblfpass, #contct.whiteBody .colRight01 .bodySmallGB a {
	float: left;
}
#contct.whiteBody .colRight01 .bodySmallGB a {
	margin: 0px 10px 0px 0px;
}
#errorBox .bodyErrorBox h4 {
	color: #322416;
}
#errorBox .bodyErrorBox p {
	padding: 0px;
	margin: 0px;
}
#bInfoCout #fPassWord.colRight01 label.lblform {
	width: 80px;
}
/*#bInfoCout #fPassWord.colRight01 .bodySmallGB {
	padding: 20px;
	border: 1px solid #dbe1e7;
	border-radius: 4px;
}*/
.bottomPagi {
	text-align: right;
	font-size: 11px;
	margin: 5px 0px 0px 0px;
}
#bodyContainer.product .Col-1 #refineSearch.decadesBody .float-right {
	width: auto;
	margin: 0px;
}
#bodyContainer.product .Col-1 #refineSearch.decadesBody .float-right select.sel03 {
	margin: 0px;
}
#bodyContainer.normalSeach03 .Col-1 #browse.decadesBody #location.browseBody .Col-1 ul.listings {
	margin: 0px;
	padding: 0px;
}
#billingInfo.myaccount #pla.float-right a, .Col-1 strong a {
	color: #cc0000;
	text-decoration: underline;
}
#billingInfo.myaccount #pla.float-right p {
	position: relative;
	margin: 0px 0px -30px 0px;
}
#paymentInfo .Col-1{
	/*width: 480px;*/
	width: 48%;
}
#paymentInfo .Col-2 {
	/*width: 350px;*/
	width: 48%;
	border: 1px solid #ccc;
	text-align: center;
	padding: 0px;
	float: right;
}
#cpAccount .cpaDetail .colRight, #cpAccount.cpaDetail .colRight {
	width: 717px !important;
	margin: 0px;
	float: right;
	padding: 10px 10px 0px 10px;
}
body.lang_german #cpAccount .cpaDetail .colRight, #cpAccount.cpaDetail .colRight {
	width: 640px;
	margin: 0px;
	float: right;
	padding: 5px 20px;
}
body.lang_german #cpAccount .cpaDetail .colRight, #cpAccount.cpaDetail .colRight label {
	font-size: 16px !important;
}
#cpAccount .cpaDetail .colLeft, #cpAccount.cpaDetail .colLeft {
	margin: 5px 0px 0px 0px;
}
#paymentInfo .Col-2 a:link, #paymentInfo .Col-2 a:visited {
	color: #597195;
	text-decoration: underline;
}
#paymentInfo .Col-2 label.lbl11, #paymentInfo .Col-2 label.lbl12 {
	width: 10px;
	float: left;
	margin: 0px 0px 10px 30px;
}
#paymentInfo .Col-2 label.lbl12 {
	width: 250px;
	margin: 0px 0px 10px 5px;
}
/*css modified on 07-07-2009*/

#billingInfo.ShoppingCart .float-right {
	width: 355px;
	margin: -20px 0px 0px 0px;
}

#billingInfo.ShoppingCart .float-right label.lbl08 {
	padding: 0px;
	margin: 5px 0px 0px 0px;
}
#billingInfo.ShoppingCart .float-right p.textA10 {
	padding: 0px;
	margin: 30px 0px 0px 0px;
	text-align: right;
}
#billingInfo.ShoppingCart .float-right select.sel05 {
	width: 355px;
}
#innerDefault02.Col-2 #shoppingCart .pcNSelected .bodyPcNormal .btnViewCart {
	margin: 7px 0px 0px 0px;
}
/*css modified on 08-07-2009*/

#lightBox01.conChe, #lightBox02.conChe, #lightBox02.ccInfo {
	width: 235px;
	margin: 0 auto;
	padding: 0px 20px 15px 20px;
	position: absolute;
	z-index: 3000;
	top: 830px;
	left: 615px;
	color: #333333;
	font-size: 11px;
}
#lightBox02.conChe, #lightBox02.ccInfo {
	width: 450px;
	margin: 0 auto;
	padding: 0px 20px 15px 20px;
	position: absolute;
	z-index: 3000;
	left: 200px;
	color: #333333;
	font-size: 11px;
}
#lightBox02.ccInfo {
	top: 470px;
}
#lightBox01.conChe .cloaseIcon01, #lightBox02.conChe .cloaseIcon01, #lightBox02.ccInfo .cloaseIcon01 {
	position: relative;
	margin: 5px -15px 0px 0px;
	padding: 0px;
}
/*css modified on 14-07-2009*/

#billingInfo.ShoppingCart .float-right a:link, #billingInfo.ShoppingCart .float-right a:visited {
	text-decoration: underline;
	float: left;
}
/*css modified on 14-07-2009*/

span.spanClose img {
	padding-left: 210px;
	cursor: pointer;
}
/*css modified on 18-07-2009*/

#correction.Col-1 label.lblform {
	padding: 10px 10px 0px 0px;
}
#correction.Col-2 input.txtbox01 {
	width: 100px;
}
#correction.lbFooter p {
	text-align: center;
}
#bodyContainer.lightBox #lbLogin.cheackOutBody .lightBoxBody #errorBox .bodyErrorBox h4, .lightBoxBody #errorBox .bodyErrorBox h4 {
	color: #000;
}
#cpAccount.cpaDetail {
	border-top: none;
}
#cpAccount.borderNone {
	border: none;
	margin: 10px 15px 0px 35px;
	padding: 0px 0px 0px 0px;
 	*padding: 0px 0px 0px 0px;
}
/*css modified on 27-07-2009*/

#moreInfo.colRight01 p.textA11 strong span {
	font-size: 11px;
	color: #fff;
	font-weight: normal;
}
/*css modified on 29-07-2009*/

#faq a:link, #faq a:visited {
	color: #cc0000;
	text-decoration: underline;
}
#faq ul {
	padding: 0px;
	margin: 10px 0px 0px 12px;
}
#faq ul li {
	padding: 3px 0px;
}
/*css modified on 25-08-2009*/

#pagiSmall.float-left a:link, #pagiSmall.float-left a:visited {
	font-size: 11px;
	display: block;
	float: left;
	padding: 2px 5px;
	border: 1px solid #3e4a55;
	margin: 0px 10px 0px 0px;
}
#pagiSmall.float-left a:hover, #pagiSmall.float-left a.selected {
	background-color: #242e39;
}
.subColLeft p.textA10 {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
#billingInfo.myaccount #lightBox.lboxSDetail {
	width: 550px;
	margin: 0 auto;
	padding: 10px 10px 0px 10px;
	position: absolute;
	z-index: 3000;
	top: 320px;
	left: 300px;
}
#billingInfo.myaccount #lightBox.lboxSDetail p {
	margin: 10px 0px;
}
#duplicate.lightBoxBody p {
	padding: 0px;
	margin: 10px 0px;
	color: #aab7c9;
}
#duplicate.lightBoxBody h4 {
	border-bottom: 1px solid #c21419;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	width: 100%;
}
#duplicate.lightBoxBody h4, #duplicate.lightBoxBody p {
	color: #fff;
}
#duplicate.lightBoxBody .btnOk {
	width: 26px;
	background: url(../img/btnOK01.gif) 0 0 no-repeat;
	margin: 0px 15px 0px 0px;
}
#duplicate.lightBoxBody .btnViewCartNew {
	width: 63px;
	background: url(../img/btnViewCart02.gif) 0 0 no-repeat;
}
/*css modified on 27-08-2009*/

#consumer.textA11 {
	margin: 0px 0px 5px 0px;
}
#ccinfo.colLeft01 label.lblform, #ccinfo.colLeft01 label.lblfpass {
	float: left;
}
#adSearchBody .Col-1 label.lbl04 {
	width/*\**/
    : 29px\9;/*for IE8*/
}
#bodyContainer.normalSeach03 .Col-1 .decadesBody .float-left {
	width: 750px;/*530px;*/
}
#moreInfo.colRight01 .sfHeight {
	height: 284px;
}
#mostRecrnt p.textA11 {
	padding: 5px 5px;
}
/*css modified on 28-08-2009*/

#errorBox01 {
	padding: 0px;
	margin: 0px;
}
.tcEb {
	background: url(../img/errorCurvedBox01.gif) 0px -5px repeat-x;
}
.tlEb {
	background: url(../img/errorCurvedBox01.gif) 0px 0px no-repeat;
}
.trEb {
	background: url(../img/errorCurvedBox01.gif) 100% -10px no-repeat;
	height: 5px;
	font-size: 1px;
}
.bcEb {
	background: url(../img/errorCurvedBox01.gif) 0px -20px repeat-x;
}
.blEb {
	background: url(../img/errorCurvedBox01.gif) 0px -25px no-repeat;
}
.brEb {
	background: url(../img/errorCurvedBox01.gif) 100% -15px no-repeat;
	height: 5px;
	font-size: 1px;
}
.bodyEb {
	background: #fffad2 url(../img/errorCurvedBox01.gif) 0px -30px repeat-x;
	border: 2px solid #ffd800;
	border-bottom: none;
	border-top: none;
}
.btnCloseError {
	background: url(../img/closeError.gif) 0 0 no-repeat;
	width: 22px;
	height: 22px;
	float: none;
}
#errorBox01 .bodyEb .float-left, #errorBox01 .bodyEb .float-right {
	margin: 3px
}
#errorBox01 .bodyEb .float-left h4 {
	font-size: 16px;
	color: #322416;
	border: none;
	padding: 0px;
	margin: 3px 0px 0px 10px;
	font-weight: normal;
}
/*Css Modified on 31-08-2009*/

#printReceipt.whiteBody h3, #printReceipt.whiteBody h4, #printReceipt.whiteBody h5, #printReceipt.whiteBody p, #printReceipt.whiteBody p.text-center, #printReceipt.whiteBody label, #printReceipt.whiteBody #step3L.colLeft01 .Col-1 p, #printReceipt.whiteBody #step3L.colLeft01 .Col-2 p, #printReceipt.whiteBody #step3R.colRight01 p, #printReceipt.whiteBody #address.text-center {
	color: #000000;
}
#printReceipt.whiteBody #step3LBig .hrRed, #printReceipt.whiteBody #step3L .hrRed, #printReceipt.whiteBody #step3R .hrRed, #printReceipt.whiteBody #billingInfo.myaccount #customerInfo h5 {
	border-bottom: 2px solid #000000;
}
#printReceipt.whiteBody .hrGrey {
	border-bottom: 1px solid #000000;
}
#printReceipt.whiteBody #step3RSmall.colRight01 {
	background-color: #fff;
	border: 1px solid #000000;
}
#printReceipt.whiteBody #address.text-center h4 {
	text-align: center;
	float: none;
	margin: 0px 0px;
	padding: 0px 0px;
}
.btnSubmitOrder {
	background: url(../img/btnSubmitOrder.gif) 0 0 no-repeat;
	width: 84px;
	height: 19px;
}
#lightBox02.ccInfo p {
	padding: 0px;
	margin: 0px;
}
.btnContainer03 {
	width: 113px;
	margin: 0 auto;
	text-align: center;
}
.welcomeHeight {
/*height:316px;*/
    /*height: 217px;*/
}
.btnTellContainer {
	margin: 0px 0px 0px 80px;
}
#vcDetails.lbWhite01 #stillImage.bodylbWhite01 .colLeft label.lbl03L a:link, #vcDetails.lbWhite01 #stillImage.bodylbWhite01 .colLeft label.lbl03L a:visited {
	color: #c21419;
	text-decoration: underline;
	font-size: 11px;
}
#amazon {
	margin: 0px auto;
	width: 220px;
}
#amazon #wdgt_brdr .amzn_wdgt_cloud {
	width: 220px;
	padding: 0px;
	margin: 0px;
	background: none;
}
/*Css Modified on 09-09-09*/

#cc_id12.colLeft01 a, #cc_id12.colLeft01 a:link, #cc_id12.colLeft01 a:visited {
	color: #c21419;
}
#ck03.whiteBody #billingInfo.myaccount #step3RSmall.colC, #ck03.whiteBody #billingInfo.myaccount #step3RSmall.colRight01 {
	float: right;
}
#ck03.whiteBody #billingInfo.myaccount #step3RSmall.colC {
	width: 235px;
}
#ck03.whiteBody #billingInfo.myaccount #step3LBig.colLeft01 {
	/*width: 613px;*/
	width: 603px;
}
#ck03.whiteBody #billingInfo.myaccount #step3LBig.colLeft01 .Col-1 {
	width: 320px;
}
#ck03.whiteBody #billingInfo.myaccount #step3LBig.colLeft01 .Col-2, #ck03.whiteBody #billingInfo.myaccount #step4LBig.colLeft01 .Col-3 {
	width: 70px;
}
.lang_german #ck03.whiteBody #billingInfo.myaccount #step4LBig.colLeft01 .Col-3, .lang_french #ck03.whiteBody #billingInfo.myaccount #step4LBig.colLeft01 .Col-3{
	width: 115px;
}
#ck03.whiteBody #billingInfo.myaccount #step3RSmall.colRight01 {
	float: right;
	width: 236px;
}
#ck03.whiteBody #billingInfo.myaccount #step4LBig.colLeft01 .Col-2 {
	/*width: 310px;*/
	width:40%;
	margin-right: 10px;
}
#relatedClips.topMargin01 {
	margin: 5px 0px 0px 0px;
}
#relatedClips.topMargin01 .pcNormal .bodyPcNormal {
	background: #242e39;
	color: #fff;
}
#bDetrails {
	margin: 0px 0px 0px 10px;
}
p.spacer {
	padding: 0px 0px 5px 0px;
}
#bodyContainer.cDiscuss, #bodyContainer.cDiscuss #tblCol1 a, #bodyContainer.cDiscuss #tblCol1 a:link, #bodyContainer.cDiscuss #tblCol1 a:visited {
	color: #000;
}
#bodyContainer.cDiscuss h5 {
	font-weight: bold;
	font-size: 16px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #CCC;
}
#bodyContainer.cDiscuss p {
	padding: 5px 0px;
}
/*Css Modified on 14-09-09 Forum Section*/

#forum.whiteBody .colLeft {
	width: 120px;
}
#forum.whiteBody #shippingInfo.colRight {
	text-align: right;
	float: right;
	margin: 0px 40px 0px 0px;
}
#forum.whiteBody #shippingInfo.colRight a, #forum.whiteBody #shippingInfo.colRight a:link, #forum.whiteBody #shippingInfo.colRight a:visited {
	font-size: 14px;
}
#forum.whiteBody #shippingInfo.colRight a:hover, #forum.whiteBody #shippingInfo.colRight a.selected {
	color: #cc0000;
}
label.lblForum01, label.lblForum02 {
	width: 130px;
	font-size: 16px;
	color: #333333;
	margin: 0px 0px 5px 0px;
}
input.txtboxForum01, input.txtboxForum02 {
	width: 335px;
	border: 1px solid #ccc;
	padding: 2px;
	margin: 0px 15px 0px 0px;
	float: left;
}
label.lblForum02 {
	width: 80px;
}
input.txtboxForum02 {
	width: 224px;
}
.btnSearch01 {
	background: url(../img/btnSearch01.gif) 0 0 no-repeat;
	width: 56px;
	height: 19px;
	margin: 0px;
	float: right;
}
#forum.whiteBody #billingInfo.myaccountCC .coll, #forum.whiteBody #billingInfo.myaccountCC .col2, #forum.whiteBody #billingInfo.myaccountCC #thread.col2 {
	width: 150px;
	margin: 20px 20px 0px 0px;
	float: left;
	color: #333333;
}
#forum.whiteBody #billingInfo.myaccountCC .col2 {
	width: 680px;
	margin: 20px 0px 0px 0px;
}
#forum.whiteBody #billingInfo.myaccountCC #thread.col2 {
	width: 711px;
	margin: 20px 0px 0px 0px;
	float: left;
}
#forum.whiteBody #billingInfo.myaccountCC .col2 .colA, #forum.whiteBody #billingInfo.myaccountCC .col2 .colB {
	/*width:515px;*/
	width: 455px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#forum.whiteBody #billingInfo.myaccountCC .col2 .colB {
	/*width:150px;*/
	width: 210px;
	float: right;
	text-align: right;
}
#forum.whiteBody #billingInfo.myaccountCC .col2 .colA h4 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
#forum.whiteBody #billingInfo.myaccountCC .col2 p, #forum.whiteBody #billingInfo.myaccountCC .col2 .colA p {
	padding: 0px;
	margin: 10px 0px 20px 0px;
	font-size: 11px;
}
#forum.whiteBody #billingInfo.myaccountCC .col2 .colA p a, #forum.whiteBody #billingInfo.myaccountCC #forumBg .colLeft .float-right p a, #forum.whiteBody #billingInfo.myaccountCC #grid .colLeft p a, #forum.whiteBody #billingInfo.myaccountCC #grid .float-right p a, #forum.whiteBody #billingInfo.myaccountCC .float-right p a {
	color: #c21419;
	padding: 0px 3px;
}
#forum.whiteBody #billingInfo.myaccountCC .col2 p {
	margin: 0px;
	font-size: 12px;
}
#forum.whiteBody #billingInfo.myaccountCC .rssIcon {
	float: left;
}
#forum.whiteBody #billingInfo.myaccountCC .col2 .colB .float-left, #forum.whiteBody #billingInfo.myaccountCC .col2 .colB .float-right {
	margin: 25px 0px 0px 0px;
}
#forum.whiteBody #billingInfo.myaccountCC .col2 .colB .float-left img {
	margin: 2px 0px 0px 0px;
}
/*Css Star Rating start here*/

.star-rating, .star-rating a:hover, .star-rating a:active, .star-rating a:focus, .star-rating .current-rating {
	background: url(../img/starRating01.gif) left -1000px repeat-x;
}
.star-rating {
	position: relative;
	width: 90px;
	height: 16px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}
.star-rating li {
	display: inline;
}
.star-rating a, .star-rating .current-rating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 16px;
	line-height: 16px;
	outline: none;
	overflow: hidden;
	border: none;
}
.star-rating a:hover, .star-rating a:active, .star-rating a:focus {
	background-position: left bottom;
}
.star-rating a.one-star {
	width: 20%;
	z-index: 6;
}
.star-rating a.two-stars {
	width: 40%;
	z-index: 5;
}
.star-rating a.three-stars {
	width: 60%;
	z-index: 4;
}
.star-rating a.four-stars {
	width: 80%;
	z-index: 3;
}
.star-rating a.five-stars {
	width: 100%;
	z-index: 2;
}
.star-rating .current-rating {
	z-index: 1;
	background-position: left center;
}
/*Css Star Rating end here*/

.btnReply, .btnDelete {
	background: url(../img/btnReply.gif) 0 0 no-repeat;
	width: 47px;
	height: 19px;
	margin: 10px 10px 0px 0px;
}
.btnDelete {
	background: url(../img/btnDelete.gif) 0 0 no-repeat;
	width: 54px;
}
#forum.whiteBody #billingInfo.myaccountCC h5 {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	border: none;
	margin: 0px;
}
#forum.whiteBody #billingInfo.myaccountCC p {
	padding: 0px;
	margin: 0px;
}
#forum.whiteBody #billingInfo.myaccountCC .hrGrey {
	padding: 0px;
	margin: 3px 0px;
}
.btnAddPost {
	background: url(../img/btnAddNewPost.gif) 0 0 no-repeat;
	width: 97px;
	height: 19px;
}
.forumBox, .forumBox01 {
	border: 1px solid #dbe1e7;
	background-color: #f3f2f2;
	padding: 10px;
	margin: 15px 0px 0px 45px;
}
.forumBox01 {
	margin: 15px 0px 0px 115px;
}
textarea.tarea02, textarea.tarea03 {
	width: 673px;
	height: 157px;
	border: 1px solid #dbe1e7;
}
.btnCancelForum, .btnSaveForum, .btnSaveForum01 {
	background: url(../img/btnCancelForum.gif) 0 0 no-repeat;
	width: 47px;
	height: 19px;
	margin: 10px 10px 0px 0px;
}
.btnSaveForum {
	background: url(../img/btnSaveForum.gif) 0 0 no-repeat;
}
.btnEditForum {
	background: url(../img/btnEditForum.gif) 0 0 no-repeat;
	width: 42px;
	height: 19px;
	margin: 10px 10px 0px 0px;
}
label.lblNF a {
	color: #c21419;
	margin: 10px 10px 0px 0px;
	display: block;
}
label.lblForum03 {
	width: 115px;
	text-align: right;
	margin: 0px 15px 10px 0px;
}
select.selForum {
	width: 395px;
	border: 1px solid #dbe1e7;
	margin: 0px 0px 10px 0px;
	float: left;
}
#reportPost.listing-box select.selForum {
	width: 380px;
}
textarea.tarea03 {
	width: 374px;
	height: 127px;
	float: left;
}
.btnSaveForum01 {
	background: url(../img/btnSaveForum01.gif) 0 0 no-repeat;
}
#forum.whiteBody #billingInfo.myaccountCC .colLeft, #forum.whiteBody #billingInfo.myaccountCC .colLeft01, #forum.whiteBody #billingInfo.myaccountCC .colRight {
	width: 545px;
	float: left;
	margin: 0px 0px 0px 0px;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
}
#forum.whiteBody #billingInfo.myaccountCC .colLeft01, #forum.whiteBody #billingInfo.myaccountCC #forumBg #forumDesc.bodyForum .colLeft .colLeft01 {
	/*width:250px;*/
	width: 80px;
	margin: 0px 0px 0px 10px;
}
#forum.whiteBody #billingInfo.myaccountCC .colRight, #forum.whiteBody #billingInfo.myaccountCC #forumBg #forumDesc.bodyForum .colLeft .colRight {
	width: 55px;
	margin: 0px 0px 0px 10px;
}
#forumBg {
	background: url(../img/forumBg.jpg) 0 0 no-repeat;
	width: 711px;
}
.formContent {
	float: left;
}
#forum.whiteBody #billingInfo.myaccountCC #formContent .colLeft01 {
	width: 250px;
}
#forum.whiteBody #billingInfo.myaccountCC #formContent .formContent01 #forumBg .colLeft01 {
	width: 215px;
}
#forum.whiteBody #billingInfo.myaccountCC #formContent .formContent01 #forumBg .colRight {
	width: 90px;
}
#formContent .formContent01 #forumBg {
	background: none;
	width: 881px;
	margin: 0 auto;
	height: auto;
}
.googleAdd {
	width: 160px;
	margin: 0px 0px 0px 0px;
	float: right;
}
#forum.whiteBody #billingInfo.myaccountCC #forumBg .colLeft, #forum.whiteBody #billingInfo.myaccountCC #forumBg .colLeft01 {
	font-weight: normal;
}
#forum.whiteBody #billingInfo.myaccountCC #forumBg .colLeft .float-left, #forum.whiteBody #billingInfo.myaccountCC #noPhoto.coll {
	padding: 5px 0px 0px 0px;
	width: 160px;
	height: 119px;
	margin: 0px 20px 0px 15px;
	margin: 0px 10px 0px 15px;
}
#forum.whiteBody #billingInfo.myaccountCC #forumBg .colLeft .float-right {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	width: 350px;
	float: right;
	margin: 30px 0px 0px 0px;
}
#forum.whiteBody #billingInfo.myaccountCC #forumBg .colLeft .float-right h4, #forum.whiteBody #billingInfo.myaccountCC #grid .colLeft h4 {
	color: #cc0000;
	margin: 0px 0px 3px 0px;
}
#forum.whiteBody #billingInfo.myaccountCC #forumBg .colLeft .float-right h6, #forum.whiteBody #billingInfo.myaccountCC #forumBg .colLeft .float-right h6 a:link, #forum.whiteBody #billingInfo.myaccountCC #forumBg .colLeft .float-right h6 a:visited, #forum.whiteBody #billingInfo.myaccountCC #formContent .formContent01 #grid h6, #forum.whiteBody #billingInfo.myaccountCC #formContent .formContent01 #grid h6 a:link, #forum.whiteBody #billingInfo.myaccountCC #formContent .formContent01 #grid h6 a:visited {
	color: #000;
}
#forum.whiteBody #billingInfo.myaccountCC #forumBg .colLeft .float-right h6, #forum.whiteBody #billingInfo.myaccountCC #forumBg .colLeft01 h6, #forum.whiteBody #billingInfo.myaccountCC #forumBg .colRight h6 {
	margin: 0px 0px 5px 0px;
}
#forum.whiteBody #billingInfo.myaccountCC #forumBg .colRight .whatsThis, #forum.whiteBody #billingInfo.myaccountCC #forumBg .colRight .whatsThis a:link, #forum.whiteBody #billingInfo.myaccountCC #forumBg .colRight .whatsThis a:visited {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
}
#forum.whiteBody #billingInfo.myaccountCC #postInner #forumBg .colLeft .float-right h4, #forum.whiteBody #billingInfo.myaccountCC #postInner #forumBg .colLeft .float-right h4 a:link, #forum.whiteBody #billingInfo.myaccountCC #postInner #forumBg .colLeft .float-right h4 a:visited {
	color: #333333;
}
#forum.whiteBody #billingInfo.myaccountCC #forumBg .colLeft01, #forum.whiteBody #billingInfo.myaccountCC #forumBg .colRight {
	margin-top: 30px;
}
#forum.whiteBody #billingInfo.myaccountCC #grid .colLeft, #forum.whiteBody #billingInfo.myaccountCC #grid .colLeft01, #forum.whiteBody #billingInfo.myaccountCC #grid .colRight, #billingInfo table.cServices p, .forumDes {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#forum.whiteBody #billingInfo.myaccountCC #grid .colLeft, #forum.whiteBody #billingInfo.myaccountCC #grid .colLeft01, #forum.whiteBody #billingInfo.myaccountCC #grid .colRight {
	margin: 5px 0px 5px 0px;
}
#forum.whiteBody #billingInfo.myaccountCC #grid .colLeft01, #forum.whiteBody #billingInfo.myaccountCC #grid .colRight {
	margin: 5px 0px 5px 10px;
}
/*  C S S  U S E D  F O R   S H I P P I N G  S E R V I C E S  */

.selectShipping {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	border: 1px solid #ccc;
	padding: 5px;
	margin: -2px 0px 0px 0px;
	color: #000;
}
.miceMove {
	cursor: pointer;
	border: none;
	padding: 0px;
	color: #F00;
}
.miceOut {
	border: none;
	padding: 0px;
}
.fLeft {
	float: left;
	margin: 0px 0px 0px 0px;
}
.fRight {
	float: right;
	text-align: left;
	margin: 0px 0px 0px 0px;
	width: 65px;
}
#dropDown01 {
	background: url(../img/btnDropDown.gif) 0 0 no-repeat;
	width: 25px;
	height: 21px;
	float: left;
	margin: 10px 0px 0px 0px;
	display: block;
}
.txtBoxSelect {
	background: url(../img/btnDropDownBg.gif) 0 0 repeat-x;
	width: 321px;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 3px 4px 3px 4px;
	border: 1px solid #cccccc;
	border-right: none;
	height: 13px;
}
body.lang_german .txtBoxSelect {
	width: 270px;
}
body.lang_french #bodyContainer .whiteBody .colRight label {
/*width: auto;
	font-size: 13px;*/
}
body.lang_german #bodyContainer .whiteBody .colRight label {
/*width:705px;*/
    /*
font-size: 16px;
*/
}
/*  C S S  U S E D  F O R   S H I P P I N G  S E R V I C E S  */

p.contactDiscuss a {
	color: #c21419;
	text-decoration: underline;
}
#bodyContainer.cDiscuss .decadesBody #whiteBox {
	margin: 0px 0px 0px 0px;
}
#bodyContainer.cDiscuss #newPattern {
	margin: 0px 0px 0px 7px;
}
.spacer01 {
	height: 5px;
}
#bodyContainer.cDiscuss #newPattern .tcCheackOut {
	background: url(../img/curvedBox02TC01.png) 0px 0px repeat-x;
}
#bodyContainer.cDiscuss #newPattern .tlCheackOut {
	background: url(../img/curvedBox02TL01.png) 0px 0px no-repeat;
}
#bodyContainer.cDiscuss #newPattern .trCheackOut {
	background: url(../img/curvedBox02TR01.png) 100% 0px no-repeat;
}
#bodyContainer.cDiscuss #newPattern .bcCheackOut {
	background: url(../img/curvedBox02Body01.png) 0px 0px repeat-x;
}
#bodyContainer.cDiscuss #newPattern .blCheackOut {
	background: url(../img/curvedBox02BL01.png) 0px 0px no-repeat;
}
#bodyContainer.cDiscuss #newPattern .brCheackOut {
	background: url(../img/curvedBox02BR01.png) 100% 0px no-repeat;
}
.stampContainer, .stampContainer01 {
	width: 120px;
	float: left;
	margin: -65px 0px 0px 5px;
}
.stampContainer01 {
	margin: 0px 0px 0px 5px;
}
#ck03.whiteBody #billingInfo.myaccount #step3RSmall.colC .btnContainer {
	width: 180px;
	padding: 20px 15px 0 30px;
}
.radioSelected {
	border: 2px solid #F00;
}
#correct #bodyContainer #adminRadio.lightBoxM .cheackOutBody .lightBoxBody .Col-2 {
	width: 310px;
}
#correct #bodyContainer #adminRadio.lightBoxM .cheackOutBody .lightBoxBody input.radio {
	border: none;
}
#correct #bodyContainer #correction02.lightBoxM #correction.cheackOutBody #georgia.lightBoxBody #correction.Col-1 {
	width: 210px;
}
#correct #bodyContainer #correction02.lightBoxM #correction.cheackOutBody #georgia.lightBoxBody #correction.Col-2 {
	width: 290px;
}
#track.Col-1 a, #track.Col-1 a:link, #track.Col-1 a:visited {
	color: #c21419;
	font-size: 11px;
	text-decoration: underline;
}
#iagree.iagree a, #iagree.iagree a:link, #iagree.iagree a:visited {
	color: #c21419;
	text-decoration: underline;
}
/*Css Modified on 13-10-2009*/

#register label.lblspacer {
	text-align: center;
}
/*Css Modified on 04-11-2009*/

label.iconCC {
	margin: 0px 0px 2px -2px;
}
#forum.whiteBody a {
	color: #c21419;
	padding: 0px 0px;
}
#forum.whiteBody p a {
	color: #FF0000;
}
#forum.whiteBody h4 a, #forum.whiteBody p strong a {
	padding: 0px;
}
/*Css Modified on 05-11-2009*/

#lightBox02.conChe {
	margin-top: -210px;
}
#breadcrumb {
	padding: 0px;
	margin: 10px 0px 0px -2px;
	color: #666666;
	text-align: left;
}
#breadcrumb a {
	padding: 0px 10px 0px 0px;
}
#forum.whiteBody #billingInfo.myaccountCC #noPhoto.coll {
	margin: 0px 15px 0px 15px;
}
#pagination {
	float: right;
}
#rssFeed.float-left img {
	margin: 5px 10px 0px 0px;
}
.btnForumClose {
	background: url(../img/btnFormClose.gif) 0 0 no-repeat;
	width: 47px;
	height: 19px;
	float: left;
	display: block;
	margin: 10px 0px 0px 0px;
}
/*Css Modified on 06-11-2009*/

#billingInfo.myaccountCC .colLeft01 .float-right a {
	font-weight: normal;
}
#billingInfo.myaccountCC #forumPost.colLeft h4 {
	/*defiend*/
	margin: 0px 0px 0px 0px;
}
label.editor {
	width: 570px;
}
.middlepan .listing-box textarea.tarea02 {
	float: left;
}
#billingInfo.myaccountCC label.lblLink {
	width: 570px;
}
#billingInfo.myaccountCC label.lblLink a {
	padding: 0px;
	margin: 0px;
}
#editExpiryDate a.lblemailS:link, #editExpiryDate a.lblemailS:visited {
	color: #c21419;
	font-size: 11px;
}
/*Css Modified on 09-11-2009*/

select.sel02A option, select.sel02A option.selected01 {
	margin: 0px 0px 0px 0px;
}
select.sel02A option {
	margin: 0px 0px 0px 10px;
}
.forUSA {
	margin: 0px 0px 0px 70px;
}
#billingInfo.ShoppingCart label.lbl08 .forUSA a:link, #billingInfo.ShoppingCart label.lbl08 .forUSA a:visited {
	float: right;
	cursor: text;
	text-decoration: none;
}
#billingInfo.myaccountCC #ccInfo.colLeft01 select.sel03 {
	width: 60px;
}
select.selSel {
	border: 2px solid #cc0000;
}
#forumAdmin.lightBoxBody label.lblform {
	text-align: left;
	width: 140px;
}
#bodyContainer.lightBox #sendFriend.cheackOutBody #forumAdmin.lightBoxBody {
	padding: 15px 15px;
}
#upScroll, #downScroll, #pageUp, #pageDown {
	background: url(../img/upScroll.gif) 0 0 no-repeat;
	width: 14px;
	height: 15px;
	display: block;
	position: absolute;
	margin: -15px 0px 0px 130px;
}
#downScroll {
	background: url(../img/downScroll.gif) 0 0 no-repeat;
	margin: 0px 0px 0px 130px;
}
#pageUp {
	background: url(../img/pageUp.gif) 0 0 no-repeat;
	margin: -15px 0px 0px 110px;
}
#pageDown {
	background: url(../img/pageDown.gif) 0 0 no-repeat;
	margin: 0px 0px 0px 110px;
}
.btnEdit {
	background: url(../img/btnEdit.gif) 0 0 no-repeat;
	width: 36px;
	height: 19px;
}
.btnSpam {
	background: url(../img/btnSpam.gif) 0 0 no-repeat;
	width: 40px;
	height: 19px;
	margin: 0px 5px 0px 0px;
}
.reply .btnSpam {
	margin: 10px 5px 0px 0px;
}
textarea.tarea05 {
	height: auto;
	margin: 0px 0px 10px 0px;
	background-color: #1b232a;
	border: none;
}
/*Css Modified On 21-11-2009*/


/*Scrioller Start*/

#scrollbar {
	display: block;/* initially display:none; to hide from incapable */
}
#wn {
	position: relative;
	/*width: 160px;*/
	width: 100%;
	height: 300px;
	overflow: hidden;
	float: left;
	margin-right: -10px;
}
#lyr1{
	width: 90%;
}
#scrollbar {
	position: relative;
	width: 9px;
	height: 300px;
	float: left;
	font-size: 1px;/* so no gap or misplacement due to image vertical alignment */
}
#trackBar {
	position: absolute;
	left: 0;
	top: 12px;
	width: 9px;
	height: 276px;
	background: #29323a;
}
#dragBar {
	position: absolute;
	left: 1px;
	top: 1px;
	width: 7px;
	height: 20px;
	background-color: #636663;
}
#up {
	position: absolute;
	left: 0;
	top: 0;
}
#down {
	position: absolute;
	left: 0;
	bottom: 0;
}
/* for safari, to prevent selection problem  */

#scrollbar, #track, #dragBar, #up, #down {
	-moz-user-select: none;
	-khtml-user-select: none;
}
/* so no gap or misplacement due to image vertical alignment
font-size:1px in scrollbar has same effect (less likely to be removed, resulting in support issues) */

#scrollbar img {
	display: block;
}
/*Scrioller End*/

#ck03.whiteBody #billingInfo.myaccount #step4LBig.colLeft01 .Col-2 a:link, #ck03.whiteBody #billingInfo.myaccount #step4LBig.colLeft01 .Col-2 a:visited, #fileDownload a:link, #fileDownload a:visited, #contct.whiteBody .text-left a:link, #contct.whiteBody .text-left a:visited {
	color: #c21419;
}
.eNotification a:link, .eNotification a:visited {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	margin: 10px 0px 0px 0px;
	float: left;
}
label.ibiSpacer {
	width: 100px;
}
label.ibiSpacer01 {
	width: 125px;
}
.reply {
	margin: 0px 0px 0px 0px;
}
p.totalComments a {
	float: left;
}
#fileDownload {
	margin: 0px 0px 0px 100px;
	float: left;
	width: 615px;
}
#postInner #newPost {
	width: 711px;
	margin: 0px;
}
#banned {
	margin: 0px 0px 0px 130px;
}
#banned p {
	font-size: 16px;
	font-weight: bold;
}
#ajaxLoader {
	width: 126px;
	margin: 0 auto;
	margin-top: 200px;
}
#ajaxLoader p {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	text-align: center;
	padding: 5px 0px;
}
#pagination.eNotification a {
	padding: 0px 3px;
	color: #FF0000;
}
label a.qMark, label a.qMark:link, label a.qMark:visited, label a.qMarkcard, label a.qMarkcard:link, label a.qMarkcard:visited, label a.qMarkcard:hover {
	border: 1px solid #FF0000;
	padding: 2px 4px;
	background-color: #F3F3F3;
	font-weight: bold;
	color: #000;
	margin: 1px 0px 0px 0px;
	display: block;
	float: left;
}
label a.qMarkcard, label a.qMarkcard:link, label a.qMarkcard:visited, label a.qMarkcard:hover {
	background-color: #fff;
 *margin-top: -13px;
}
#btnJava {
	position: relative;
	z-index: 2999;
}
/*Css Modified on 11-12-2009*/

*html #login.passpharse #bodyContainer.lightBox #lbLogin.cheackOutBody {
	width: 400px;
}
/*Css Modified on 15-12-2009*/

#pagiSmall.float-left, #shareBmarks.float-right {
	margin: 7px 0px 0px 0px;
}
#loginBeta #lbLogin.cheackOutBody .lightBoxBody {
	background-color: #000000;
}
#loginBeta h3 {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #ff0000;
	font-size: 18px;
}
#loginBeta p {
	margin: 15px 0px 0px 0px;
}
#loginBeta ul {
	margin: 3px 0px 0px 50px;
}
#loginBeta ul li {
	margin: 5px 0px 0px 0px;
}
#loginBeta .btnClose {
	margin: 20px 0px 0px 350px;
}
#loginBeta a:link, #loginBeta a:visited {
	color: #ff0000;
	text-decoration: underline;
}
label.lblAddress01 {
	width: 170px;
	text-align: left;
}
table.cServices {
	text-align: center;
	margin: 0 auto;
}
#billingInfo table.cServices {
	font-size: 11px;
	color: #000;
}
#billingInfo table.cServices p {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
/*Css Modified on 11-02-2010*/

#step3RSmall.colC label.lbl11 input.checkbox {
	outline: 1px solid #F00;
}
/*Css Modified on 15-02-2010*/

.tcForum {
	background: url(../img/forumBgCurved.gif) 0px -10px repeat-x;
}
.tlForum {
	background: url(../img/forumBgCurved.gif) 0px 0px no-repeat;
}
.trForum {
	background: url(../img/forumBgCurved.gif) 100% -20px no-repeat;
	font-size: 1px;
	height: 10px;
}
.bcForum {
	background: url(../img/forumBgCurved.gif) 0px -40px repeat-x;
}
.blForum {
	background: url(../img/forumBgCurved.gif) 0px -50px no-repeat;
}
.brForum {
	background: url(../img/forumBgCurved.gif) 100% -30px no-repeat;
	font-size: 1px;
	height: 10px;
}
#formContent .formContent01 #forumBg .bodyForum {
	background: url(../img/forumBBg.jpg) 0px 0px no-repeat;
}
#forumBg .bodyForum {
	background: url(../img/forumBg.jpg) 0px 0px no-repeat;
}
.forumDes {
	margin: 0px 0px 0px 0px;
	color: #333;
}
#forum.whiteBody #billingInfo.myaccountCC #forumBg #forumDesc.bodyForum .float-left {
	margin: 10px 10px 0px 10px;
}
#forum.whiteBody #billingInfo.myaccountCC #forumBg #forumDesc.bodyForum .colLeft {
	width: 520px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
#forum.whiteBody #billingInfo.myaccountCC #forumBg #forumDesc.bodyForum .colLeft .float-right, #forum.whiteBody #billingInfo.myaccountCC #forumBg #forumDesc.bodyForum .colLeft .colLeft01, #forum.whiteBody #billingInfo.myaccountCC #forumBg #forumDesc.bodyForum .colLeft .colRight {
	float: left;
}
#forum.whiteBody #billingInfo.myaccountCC #forumBg #forumDesc.bodyForum .colLeft .float-right {
	width: 355px;
	margin: 0px 10px 0px 0px;
}
/*Css Modified on 24-02-2010*/

label.lbl09Right {
	background: url(../img/iconClose.gif) 0 0 no-repeat;
	width: 12px;
	height: 12px;
	float: right;
	margin: 0px 2px 0px 0px;
}
/*Css Modified on 24-02-2010*/

#innerComments.forumBox #show.float-left {
	width: 430px;
	padding: 0px;
	margin: 0px;
}
span.cursor {
	cursor: pointer;
	font-weight: normal;
}
/*Css Modified on 31-03-2010*/

#bodyContainer .lbWhite01 .lightBoxBody .bodylbWhite01 #ie7Bug.colLeft01 {
 *width: 340px;
}
/*Css Modified on 01-04-2010*/

#historyTW .historyBody span.h4Tag {
	float: left;
	font-size: 14px;
	color: #939ea7;
	font-weight: bold;
	display: block;
	width: auto;
	max-width: 15vw;
}
#historyTW .historyBody span.weekCalc {
	margin: 0px 0px 0px 25px;
	color: #939EA7;
	font-size: 14px;
	font-weight: bold;
	float: left;
}
#historyTW .historyBody span.weekCalc strong {
	font-weight: normal;
	font-size: 12px;
}
/*Css Modified on 01-04-2010*/

.h4HR {
	padding: 0px 0px 7px 0px;
	font-size: 12px;
	color: #939ea7;
	font-weight: bold;
	border-bottom: 2px solid #1b232a;
	display: flex;
	align-items: center;
}
/*Css Modified on 28-04-2010*/

select.selMonth01, select.selDay01 {
	width: 140px;
	height: 21px;
	padding: 2px;
	margin: 10px 0px 3px 0px;
	float: left;
}
body.lang_german select.selMonth01, select.selDay01, body.lang_french select.selMonth01, select.selDay01 {
	width: 120px;
}
select.selDay01 {
	width: 60px;
	margin: 10px 0px 3px 10px;
}
/*Css Modified on 05-05-2010*/

.loader02 {
	width: 1004px;
	margin: 0 auto;
	position: absolute;
	top: 0px;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 9999;
}
/*Css Modified on 13-05-2010*/

.mtop {
	margin: 8px 0px 5px 0px;
}
/*Css Modified on 15-05-2010*/

#bodyContainer.product .Col-1 h4.charLine {
	height: 52px;
}
#bodyContainer.product .Col-1 .colRight01 .subColLeft span strong {
	color: #FF0;
}
/*Css developed by Uday on 21-05-2010 start here*/

.press-table {
	width: 95%;
	padding: 5px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	margin: 5px 0px 0px 25px;
}
.press-table td {
	padding: 5px;
	color: #333;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.press-table td.last-col {
	border-right: 1px solid #ccc;
}
.press-table td.bdr-bottom {
	border-bottom: 1px solid #ccc;
}
.press-table td.bdr-top01 {
	border-top: 1px solid #ccc;
	border-left: none;
}
#ckGuest.checkout-guest {
	margin: 0 auto;
	width: 700px;
}
#ckGuest.checkout-guest h4 {
	margin: 35px 20px 0 70px;
	padding: 0;
	border: none;
	color: #333333;
	float: left;
	font-size: 16px;
	width: auto;
}
.checkout-guest .btnCkGuestnew {
	margin: 35px 0 0 0;
	float: left;
}
/*Css developed by Uday on 21-05-2010 end here*/


/*Css Modified on 01-06-2010*/

#billingInfo.ShoppingCart #hrefSolution.Col-2 a:link, #billingInfo.ShoppingCart #hrefSolution.Col-2 a:visited {
	color: #C21419;
}
/*Css Modified on 05-06-2010*/
p.note {
	font-size: 16px;
	color: #C21419;
	padding: 15px 50px 0px 0px;
	float: right;
}
#whiteBoxPure #shippingInfo.colRight p.note a:link, #whiteBoxPure #shippingInfo.colRight p.note a:visited {
	font-size: 16px;
	color: #C21419;
	text-decoration: underline;
}
#whiteBoxPure #shippingInfo.colRight p.note a:hover {
	text-decoration: none;
}
#bodyContainer.product .Col-1 .colRight01 #shareSocial.subColRight {
	width: 185px;
	float: right;
	position: relative;
	margin: -18px 0px 0px 0px;
}
/*Css Modified on 10-06-2010*/

#bodyContainer .whiteBody #aboutUs.colRight {
	margin: -45px 0px 0px 23px;
	padding: 23px 0px 0px 0px;
	text-align: right;
	font-size: 16px;
	float: right;
}
#bodyContainer .whiteBody #aboutUs.colRight a:link, #bodyContainer .whiteBody #aboutUs.colRight a:visited {
	color: #C21419;
	text-decoration: underline;
}
#socialNtework a:link, #socialNtework a:visited {
	padding-top: 3px;
}
#socialNtework iframe {
	margin: 0px 0px 0px -14px;
}
#lang_french #socialNtework iframe {
	margin: 0px 0px 0px -4px;
}
.lang_german #socialNtework iframe {
	margin: 0px 0px 0px -21px;
}
/*Css Modified on 27-04-2010*/

p.twitter {
	float: right;
	margin: -12px -18px 0px 0px;
}
p.twitter span {
	float: left;
	padding: 0px 5px;
}
p.twitter a {
	float: left;
	padding: 0px 2px;
}
p.twitter iframe {
	margin: 0px 0px 0px 10px;
	float: left;
	position: relative;
	width: 90px;
	height: 21px;
 *margin-top: -16px;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
p.twitter iframe {
	margin-top: -14px;
}
}
/*Css Modified on 29-06-2010*/

#bodyContainer.product.modified #innerDefault02.Col-2 {
	width: 300px;
}
#bodyContainer.product.modified #innerDefault02.Col-1 {
	width: 679px;
}
#bodyContainer.product.modified .Col-1 .colRight01 {
	width: 223px;
	margin: 0px 10px 0px 0px;
}
#bodyContainer.product.modified .Col-1 .naviBg {
	width: 679px;
	background: url(../img/naviBgBigModified.png) 0px 0px no-repeat;
}
#bodyContainer.product.modified .Col-1 .naviBg .navi a span {
	float: left;
	display: block;
	padding: 12px 2px 10px 4px;
	color: #fff;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
	#bodyContainer.product.modified .Col-1 .naviBg .navi a span {
	/*padding: 13px 15px 10px 7px;*/
	}
}
#bodyContainer.product.modified #innerDefault02.Col-1 .subCol-1 {
	width: 663px;
}
#bodyContainer.product.modified #innerDefault02.Col-1 .pcNormal, #bodyContainer.product.modified #innerDefault02.Col-1 .pcNormal01, #bodyContainer.product.modified #innerDefault02.Col-1 .pcNSelected, #bodyContainer.product.modified #innerDefault02.Col-1 .pcNSelected01, #bodyContainer.product.modified #innerDefault02.Col-1 .pcNormalBig, #bodyContainer.product.modified #innerDefault02.Col-1 .pcNormalBig01 {
	width: 124px;
}
#bodyContainer.product.modified #innerDefault02.Col-1 .pcNormal01, #bodyContainer.product.modified #innerDefault02.Col-1 .pcNSelected01, #bodyContainer.product.modified #innerDefault02.Col-1 .pcNormalBig01 {
	width: 124px;
}
#bodyContainer.product.modified #innerDefault02.Col-1 .pcNormalBig, #bodyContainer.product.modified #innerDefault02.Col-1 .pcNormalBig01 {
	width: 165px;
}
#bodyContainer.product.modified #innerDefault02.Col-1 .colA {
	width: 75px;
}
#bodyContainer.product.modified #innerDefault02.Col-1 .colB {
	width: 55px;
}
#bodyContainer.product.modified #innerDefault02.Col-1 .colC {
	width: 72px;
}
#bodyContainer.product.modified #innerDefault02.Col-1 .colLeft01 .subColRight {
	width: 160px;
	float: left;
	margin: 0px 0px 0px 54px;
}
#bodyContainer.product.modified #innerDefault02.Col-1 .colLeft01 #shareSocial.subColRight {
	width: 265px;
	float: left;
	margin: 5px 0px 0px 0px;
}
#bodyContainer.product.modified #innerDefault02.Col-1 .colRight01 .subColLeft {
	width: 223px;
	margin: 0px 0px 5px 0px;
}
#bodyContainer.product.modified #innerDefault02.Col-1 #moreInfo.colRight01 .sfHeight {
	height: 410px;
}
/*Css Modified on 07-07-2010*/

.btnSkipVideo {
	background: url(../img/btnSkipVideo.gif) 0 0 no-repeat;
	width: 233px;
	height: 21px;
	float: right;
	display: block;
}
#billingInfo p.subscribed {
	margin: 0px 0px;
	padding: 10px 0px 0px 25px;
}
#billingInfo p.subscribed a:link, #billingInfo p.subscribed a:visited {
	color: #C21419;
}
#bodyContainer.product.modified .Col-1 h4.charLine {
	height: 72px;
}
#bodyContainer.product.modified .Col-1 .colRight01 .textA11 a {
	text-align: center;
	display: block;
	margin-top: 4px;
}
#bodyContainer.product.modified .Col-1 #pagiSmall.float-left, #bodyContainer.product.modified .Col-1 #shareBmarks.float-right {
	margin: 0px 0px 0px 0px;
}
/*Css Modified on 07-07-2010*/

#billingInfo.biInfo #subscribed.colLeft01 {
	float: left;
	margin: 20px 0px 0px 0px;
}
#billingInfo #subscribed.colRight01 {
	width: 419px;
	margin: 20px 20px 0px 0px;
	float: left;
}
p.hotmail {
	color: #000;
}
.btnSubscribe {
	background: url(../img/btnSubscribe.gif) 0 0 no-repeat;
	width: 66px;
	height: 19px;
	margin: 10px 0px 0px 60px;
}
.btnSubscribeNow, .btnSubscribeNowBlack {
	background: url(../img/btnSubscribeNow.gif) 0 0 no-repeat;
	width: 92px;
	height: 19px;
	margin: 0px 0px 0px 0px;
}
.btnSubscribeMoreInfo {
	background: url(../img/btnSubscribeMoreInfo.gif) 0 0 no-repeat;
	width: 127px;
	height: 19px;
	margin: 20px 0px 0px 0px;
}
.btnUnSubscribeNow, .btnCancelSubscription {
	background: url(../img/btnUnSubscribe.gif) 0 0 no-repeat;
	width: 77px;
	height: 19px;
	margin: 10px 0px 0px 50px;
	display: block;
	border: none;
	cursor: pointer;
}
.btnCancelSubscription {
	background: url(../img/btnCancelSubscription.gif) 0 0 no-repeat;
	width: 123px;
	margin: 0px auto;
	float: none;
}
#checkout.btnContainer.btnUSub {
	width: 194px;
	text-align: center;
	margin: 0 auto;
	padding: 25px 0px 5px 0px;
}
/*Css Modified on 29-07-2010*/

#login.subDetail .btnCancel {
	margin: 20px 15px 0px 120px;
}
.btnSubscribeNowBlack {
	width: 91px;
	background: url(../img/btnSubscribeNowBlack.gif) 0 0 no-repeat;
	margin: 20px 0px 0px 0px;
}
/*Css Modified on 09-09-2010*/

#pcmag {
	background: url(../img/pcmag-top100-2010.jpg) 0 0 no-repeat;
	width: 90px;
	height: 49px;
	display: block;
	float: left;
	margin: -15px 0px 0px 5px;
}
/*Css Modified on 19-09-2010*/

.addthis_default_style .at300b {
	padding-top: 3px;
}
.addthis_default_style .addthis_button_twitter.at300b {
 *padding-top: 3px;
	padding-top/*\**/
    : 3px\9;/*for IE8*/
}
#bodyContainer.product.modified #innerDefault02.Col-1 .subCol-1 #picContainer .btnDetailBuy, #bodyContainer.product.modified #innerDefault02.Col-1 .subCol-1 #newPicContainer .btnDetailBuy {
	margin: 7px 0px 0px 18px;
 *margin: 7px 0px 0px 0px;
	float: none;
}
#bodyContainer.product.modified .Col-1 .colRight01 #mostRecrnt {
	margin: 38px 0px 0px 0px;
	background-color: #1b242d;
	height: 74px;
 *height: 75px;
	border-bottom: 1px solid #616d77;
}
/*Css Modified on 01-10-2010*/

#billingInfo.biInfo .colLeft01 .float-left {
	margin: 0px 0px 0px 25px;
}
#billingInfo.biInfo .colLeft01 .float-left a:link, #billingInfo.biInfo .colLeft01 .float-left a:visited, #billingInfo.biInfo .colLeft01 .float-right a:link, #billingInfo.biInfo .colLeft01 .float-right a:visited {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: #C21419;
}
#billingInfo p.noMargin {
	margin: 0px 0px;
}
/*Css Modified on 05-10-2010*/

#billingInfo.biInfo #subscribed.colLeft01.topMargin h4 {
	margin: 15px 0px 0px 0px;
}
#checkout.btnContainer.ccdSec {
	width: 194px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px;
	float: left;
}
#checkout.btnContainer.ccdSec .btnSubscribeNow {
	margin: 10px 0px 0px 45px;
}
#billingInfo p.addMust {
	margin: -32px 0px 0px 460px;
	width: 200px;
	display: block;
	/*float: left;*/
}
label.qMarkCon {
 *padding: 13px 0px 0px 0px;
}
/* These following CSS lines are added by shahid fro receipt   */

#receiptAddress {
	font-size: 15px;
	color: #000;
	width: 200px;
	position: relative;
	float: right;
	margin: 20px 0px 0px 0px;
}
/* 28-02-2011 */

p.greenTxt {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	color: #C21419;
	font-size: 11px;
}
/* CSS Modified on 01-04-2011 */

p.twitter.modified span.smedia {
	float: left;
	padding: 5px 25px 0px 0px;
}
p.twitter.modified span {
	float: left;
	padding: 10px 5px 0px 5px;
}
p.twitter.modified {
	float: right;
	margin: -12px 60px 0px 0px;
}
.spanleft {
	float: left;
	width: auto;
}
#plusone-div {
	width: 80px;
	float: left;
}
.socialMediaNew {
	width: auto;
	float: right;
	display: inline;
	margin: 10px 0px 0px 0px;
}
.social-footer {
	display: inline-flex;
}
.smedia {
	float: left;
	margin: 5px 10px 0px 0px;
}
#plusone-div.plusoneHome {
	width: 35px;
	margin: 0px 0px 0px 2px;
	float: left;
}
#twitter-widget-0 {
/* width: 94px !important; */
}
/*Css Modified on 12-09-2011*/

#bodyContainer.product .Col-1 .decadesBody #conditional.float-left {
	/*width: 620px;*/
	width: 80%;
}
#bodyContainer.product .Col-1 .decadesBody #conditional.float-left h1 {
	margin: -20px 0px 0px 170px;
}
#bodyContainer.product .Col-1 .decadesBody #conditional.float-left span.showingResult {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 170px;
	display: block;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
}
/*Css Modified on 19-12-2011*/

#bodyContainer #vcDetails.lbWhite01 .lightBoxBody #stillImage.bodylbWhite01 #stillPhoto.middleSec .colLeft01 {
	/*width: 372px;*/
	width: 292px;
}
#bodyContainer #vcDetails.lbWhite01 .lightBoxBody #stillImage.bodylbWhite01 #stillPhoto.middleSec .colRight01 {
	/*width: 72px;*/
	width: 92px;
}
#bodyContainer #vcDetails.lbWhite01 .lightBoxBody #stillImage.bodylbWhite01 .middleSec #sPhotoDetail.colLeft01 p {
	/*padding-left: 95px;*/
	padding-left: 35px;
}
#bodyContainer #vcDetails.lbWhite01 .lightBoxBody #stillImage.bodylbWhite01 .middleSec #sPhotoDetail.colLeft01 p span {
	font-size: 10px;
	display: block;
}
#bodyContainer #vcDetails.lbWhite01 .lightBoxBody #stillImage.bodylbWhite01 .middleSec #forPersonal.colLeft01 span {
	padding-left: 10px;
}
/* Changes for Task 4392*/

.hide_me {
	display: none;
}
/* Changes for Task 4392*/


/* CSS Added on 12-04-2012*/

.createNewLB, .closeIcon, .btnAddDiffLightboxMedium, .btnAddDiffLightboxSmall, .btnAddDiffLightboxBIg, .btnDelete01, .btnAddDiffLightbox, .btnSaveNotes, .btnAddCart, .btnCreateLightbox, .btnCancel01, .btnAddLightbox, .btnAddLightboxRed {
	cursor: pointer;
	display: block;
	float: left;
	border: none;
	padding: 0 0;
	margin: 0 0;
}
/*.createNewLB {
	background: url(../img/createNewLB.png) 0 0 no-repeat;
	width: 130px;
	height: 19px;
}*/

.closeIcon {
	background: url(../img/closeIcon.png) 0 0 no-repeat;
	width: 14px;
	height: 14px;
}
.btnAddDiffLightboxMedium {
	background: url(../img/btnAddDiffLightboxMedium.png) 0 0 no-repeat;
	width: 93px;
	height: 19px;
}
.btnAddDiffLightboxSmall {
	background: url(../img/btnAddDiffLightboxSmall.png) 0 0 no-repeat;
	width: 85px;
	height: 19px;
}
.btnAddDiffLightboxBIg {
	background: url(../img/btnAddDiffLightboxBIg.png) 0 0 no-repeat;
	width: 158px;
	height: 29px;
}
.btnCreateLightbox {
 background: url(../img/btnCreateLightbox.png) 0 0 no-repeat;
 width: 104px;
 height: 19px;
 margin: 0 0 0 10px;
}
.btnAddLightbox {
	background: url(../img/btnCancel01.png) 0 0 no-repeat;
	width: 107px;
	height: 19px;
}
/*Css Added on 16-04-2012*/

#billingInfo.ShoppingCart.newLBDetails p.lbBrief {
	font-size: 14px;
}
.selAllSec {
	margin: 10px 0 5px 0;
}
label.lblSelAll {
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
label.lblSelAll a:link, label.lblSelAll a:visited {
	color: #333;
}
input.checkbox_main {
	float: left;
	margin: 0 10px 0 0px;
}
#billingInfo.ShoppingCart.newLBDetails .Col-1{
	width: 180px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#billingInfo.ShoppingCart.newLBDetails .Col-2 {
	width: 180px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#billingInfo.ShoppingCart.newLBDetails .Col-1 a:link, #billingInfo.ShoppingCart.newLBDetails .Col-1 a:visited, #billingInfo.ShoppingCart.newLBDetails .Col-1 input {
	float: left;
}
#billingInfo.ShoppingCart.newLBDetails .Col-1 input {
	margin: 0 5px 0 0px;
}
#billingInfo.ShoppingCart.newLBDetails .Col-2 {
	/*width: 600px;*/
	/*width: 40vw;*/
	width: 38vw;
	margin: 0 10px 0 0px;
}
#billingInfo.ShoppingCart.newLBDetails .Col-2 h4 a:link, #billingInfo.ShoppingCart.newLBDetails .Col-2 h4 a:visited {
	color: #c21419;
}
#billingInfo.ShoppingCart.newLBDetails .colLeft {
	width: 140px;
}
#billingInfo.ShoppingCart.newLBDetails .colRight.fLeft {
	width: 128px;
	margin: 0 0 0 5px;
	float: left;
}
#billingInfo.ShoppingCart.newLBDetails .colRight {
	width: 102px;
	margin: 0 0 0 5px;
}
#billingInfo.ShoppingCart.newLBDetails label.lbl03 {
	width: auto;
	margin-right: 2px;
	padding: 0 0 0 0;
}
#billingInfo.ShoppingCart.newLBDetails .Col-3 {
	width: 280px;
	margin: 5px 0 0 0px;
	padding: 5px 5px;
	float: right;
	border: 1px solid #cccccc;
}
#billingInfo.ShoppingCart.newLBDetails p.formats {
	border-bottom: 1px solid #c21419;
	padding: 0 0 5px 0;
	margin: 0 0 2px 0;
}
#billingInfo.ShoppingCart.newLBDetails p.formats a:link, #billingInfo.ShoppingCart.newLBDetails p.formats a:visited {
	color: #c21419;
	text-decoration: underline;
	padding: 0 0 0 40px;
}
.formatType {
	float: left;
	width: 190px;
	margin: 5px 0 0 0px;
}
.formatPrice {
	float: right;
	width: 75px;
	margin: 5px 0 0 0px;
}
#billingInfo.ShoppingCart.newLBDetails .Col-3 .hrGrey {
	margin: 2px 0 2px;
}
.lbCommentSec {
	padding: 0 0 0 25px;
}
.lbCommentSec span {
	font-size: 14px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
textarea.tAreaLong {
	/*width: 835px;*/
	width: 99%;
	padding: 5px 5px;
	margin: 5px 0 10px 0;
	height: 40px;
	resize: none;
}
#stillImg01 .formatType {
	width: 165px;
}
#stillImg01 .formatSize {
	width: 40px;
	float: left;
	margin: 5px 0 0 10px;
}
#stillImg01 .formatPrice {
	width: 61px;
}
#billingInfo.ShoppingCart.newLBDetails .Col-3 p {
	margin: 0 0 0 0;
}
#billingInfo.ShoppingCart.newLBDetails #stillImgSec01.colLeft {
	width: 380px;
}
/*Css Added on 02-05-2012*/

.asNaviBg .navi li label.circle01 {
	background: url(../img/sCartCircle.gif) 0 0 no-repeat;
	color: #C21419;
	width: 28px;
	height: 18px;
	line-height: normal;
	margin: -2px 0 0;
	padding: 2px 0;
	float: left;
}
/*Css Added on 02-05-2012*/

.lightboxes_notifications, .lightboxes_div {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	border: 4px solid #666666;
	text-align: center;
	font-size: 16px;
	color: #666666;
	padding: 15px 5px;
	margin: 0 auto;
	z-index: 2147483647;
	position: fixed;
	top: 135px;
	display: none;
	width: 750px;
}
.lightboxes_div {
	text-align: left;
	padding: 7px 7px;
	margin: 0 auto;
	z-index: 2147483647;
	position: absolute;
	top: 500px;
	display: none;
	width: 579px;
	background-color: #fff;
}
.lightboxes_div h6 {
	font-size: 16px;
	color: #666666;
	padding: 0 0 6px 0;
	border-bottom: 1px dotted #999;
}
.lightboxes_div a.closeButton:link, .lightboxes_div a.closeButton:visited {
	display: block;
	float: right;
	background: url(../img/closeIcon.png) 0 0 no-repeat;
	width: 14px;
	height: 14px;
	cursor: pointer;
	border: none;
	/**margin: -25px 0 0 0;**/
	margin: 0 0 0 0;
}
select.SelALB {
	width: 100%;
	margin: 17px 0 0 0;
}
.saved_lightbox_form_buttons {
	margin: 17px 0 0 0;
}
.btnAddLightboxRed {
	margin: 0 0 0 5px;
	background: url(../img/btnAddLightbox.png) 0 0 no-repeat;
	width: 107px;
	height: 19px;
}
label.lblCNLB {
	float: none;
	display: block;
	padding: 10px 0;
}
label.lblCNLB a:link, label.lblCNLB a:visited, label.lblCNLB.upCNLB a:link, label.lblCNLB.upCNLB a:visited {
	color: #db1313;
	font-size: 11px;
	background: url(../img/upDownArrow.png) 100% -16px no-repeat;
	padding: 0 10px 0 0;
	display: block;
	float: left;
}
label.lblCNLB.upCNLB a:link, label.lblCNLB.upCNLB a:visited {
	background: url(../img/upDownArrow.png) 100% 5px no-repeat;
}
.lightboxes_div input.txtboxNone {
	width: 100%;
	margin: 0 0 0 0;
}
.lblLBName {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #666;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}
.lightboxes_div .error_message {
	color: #db1313;
	font-size: 11px;
}
.lightboxes_div .fRight {
	width: auto;
	margin: 10px 0 0 0;
}
/*Css Added on 04-05-2012*/

#CNLightBox {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
#CNLightBox .Col-1 {
	width: 320px;
	/*width: 500px;*/
	float: left;
	margin: 0 0 0 0;
}
#CNLightBox .Col-2, #CNLightBox .Col-3, #CNLightBox .Col-4 {
	/*width: 105px;*/
	width: 150px;
	float: left;
	margin: 0 0 0 10px;
	text-align: left;
}
#CNLightBox .Col-3 {
	width: 50px;
}
#CNLightBox .Col-4 {
	/*width: 340px;*/
	width: 320px;
}
#contct.whiteBody .text-left #CNLightBox p {
	padding: 0 0 0 0;
	margin: 20px 0 0 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#contct.whiteBody .text-left #CNLightBox .Col-1 strong a:link, #contct.whiteBody .text-left #CNLightBox .Col-1 strong a:visited, #contct.whiteBody .text-left #CNLightBox .Col-2 strong a:link, #contct.whiteBody .text-left #CNLightBox .Col-2 strong a:visited, #contct.whiteBody .text-left #CNLightBox .Col-3 strong a:link, #contct.whiteBody .text-left #CNLightBox .Col-3 strong a:visited {
	color: #333;
	text-decoration: none;
	background: url(../img/upDownArrow.png) 100% -16px no-repeat;
	padding: 0 10px 0 0;
	display: block;
	float: left;
}
#contct.whiteBody .text-left #CNLightBox .Col-1 strong a:hover, #contct.whiteBody .text-left #CNLightBox .Col-2 strong a:hover, #contct.whiteBody .text-left #CNLightBox .Col-3 strong a:hover {
	color: #C21419;
}
#contct.whiteBody .text-left #CNLightBox .Col-1 strong a.arrowUp:link, #contct.whiteBody .text-left #CNLightBox .Col-1 strong a.arrowUp:visited, #contct.whiteBody .text-left #CNLightBox .Col-2 strong a.arrowUp:link, #contct.whiteBody .text-left #CNLightBox .Col-2 strong a.arrowUp:visited, #contct.whiteBody .text-left #CNLightBox .Col-3 strong a.arrowUp:link, #contct.whiteBody .text-left #CNLightBox .Col-3 strong a.arrowUp:visited {
	background: url(../img/upDownArrow.png) 100% 5px no-repeat;
}
#contct.whiteBody .text-left #CNLightBox .Col-4 strong {
	color: #333;
}
.descCNLB {
	width: 550px;
	margin: 10px 0 0 0;
}
#contct.whiteBody .text-left #CNLightBox .descCNLB a:link, #contct.whiteBody .text-left #CNLightBox .descCNLB a:visited {
	color: #C21419;
	border: none !important;
	font-size: 11px;
}
/*Css Added on 04-05-2012*/

label.lblCreateLB {
	width: 90px;
	float: left;
	padding: 0 0 0 0;
	margin: 15px 10px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
}
.createLB input.txtboxNone {
	width: 785px;
	margin: 15px 0 0 0;
}
.createLB textarea#lightboxesDescription {
	width: 785px;
	margin: 15px 0 0 0;
	padding: 3px 3px;
	resize: none;
	height: 40px;
}
.createLB .btnSave {
	margin: 15px 0 0 0;
}
.createLB .error_message {
	padding: 2px 0 0 100px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C21419;
	font-size: 11px;
}
.lbBtnContainer {
	float: right;
}
.detailPopUp {
	display: none;
}
.detailPopUp01 {
	padding: 10px 10px;
}
.LBclipType, .LBclipPrice {
	width: 345px;
	float: left;
}
.LBclipPrice {
	width: 100px;
	margin: 0 0 0 10px;
}
#billingInfo.ShoppingCart.newLBDetails .hrGrey {
	margin: 14px 0px 14px 0px;
}
.guestLB {
	padding: 10px 0 10px 0px;
}
.guestLB .fLeft {
	width: 425px;
}
.guestLB .fRight {
	width: 425px;
	font-size: 16px;
	color: #c21419;
}
.playerBottom {
	padding: 0 0 0 0;
	margin: 0 0 10px 1px;
}
.playerBottomTop, .playerBottomBot {
	background: url(../img/playerBottomSec.png) 0px 0px no-repeat;
	height: 10px;
	display: block;
}
.playerBottomBot {
	background: url(../img/playerBottomSec.png) 0px -11px no-repeat;
	height: 11px;
}
.playerBottomBody {
	background: url(../img/playerBottomSecBg.png) 0px 0px repeat-y;
	/*padding: 0 12px;*/
	padding: 0 0;
	font-size: 11px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
.lbVideoDetail {
	width: 198px;
	float: left;
}
.lbVideoDetail.fr_grp {
	width: 180px;
}
/*.lbVideoDetail.en_grp{
	width: 230px;
}
.lbVideoDetail.en_grp table tr td:nth-child(1){
	width: 150px;
}

.lbVideoDetail.fr_grp table tr td:nth-child(2), .lbVideoDetail.de_grp table tr td:nth-child(2){
	border:0px solid #f00;
	width: 72px;
}
.lbVideoDetail table td{
	vertical-align: top;

}*/
.lbVideoDetail.fr_grp .price-details, .lbVideoDetail.de_grp .price-details{
	position: relative;
    top: 4px;
}
label.lblCaption {
	float: left;
	width: 155px;
	text-align: left;
}
label.lblVideoPrice {
	text-align: left;
}
.lbVideoDetail p {
	padding: 0 0 3px 0;
}
.lbVideoDetail p a:link, .lbVideoDetail p a:visited {
	color: #ff0000;
	margin: 0 0 0 20px;
	text-decoration: underline;
}
.playerBottom.selected {
}
.playerBottom.selected .playerBottomTop, .playerBottom.selected .playerBottomBot {
	background: url(../img/playerBottomSecSel.png) 0px 0px no-repeat;
	display: none;
}
.playerBottom.selected .playerBottomBot {
	background: url(../img/playerBottomSecSel.png) 0px -7px no-repeat;
	height: 11px;
}
.playerBottom.selected {
	border: 5px solid #dde1e5;
	background: #dde1e5;
	border-radius: 0 0 5px 5px;
	padding: 0 0;
	margin-top: -5px;
}
.playerBottom.selected .playerBottomBody {
	border: 3px solid #830408;
	border-radius: 5px;
	background: #440909;
	padding: 8px;
}
.stillDetailsLB {
	border: 1px solid #5e5e5e;
	padding: 8px 8px;
	margin: 0 0 10px 0;
}
#bodyContainer.lightBoxBig .lightBoxBody .stillDetailsLB p {
	padding: 0px 0px 0px 0px;
}
.sdLb01, .sdLb02, .sdLb03 {
	width: 215px;
	float: left;
	margin: 0 0 0 80px;
	padding: 5px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.sdLb02, .sdLb03 {
	width: 65px;
	margin: 0 0 0 10px;
}
.sdLb03 {
	width: 40px;
}
#bodyContainer.lightBoxBig .lightBoxBody #SDLB01.Col-2 {
	margin: 0px 0px 0px 40px;
}
#bodyContainer #vcDetails.lbWhite01 .lightBoxBody.spoLB .colLeft {
	width: 220px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#bodyContainer #vcDetails.lbWhite01 .lightBoxBody.spoLB .bodylbWhite01 .btnCancel, #bodyContainer .lbWhite01 .lightBoxBody.vbdLB .bodylbWhite01 .btnCancel {
	margin: 0px 0px 0px 0px;
}
#bodyContainer .lbWhite01 .lightBoxBody.vbdLB .bodylbWhite01 .colLeft01 {
	width: 530px;
	margin: 0px 0px 0px 0px;
}
/*shahid*/

.jToolTipDiv {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	border: 4px solid #666666;
	font-size: 12px;
	color: #666666;
	padding: 0px 0px;
	margin: 0 auto;
	z-index: 10000001;
	top: 135px;
	display: none;
	position: absolute;
}
/*CSS Added on 04June2012*/

#editLB.createLB .btnSave {
	margin: 0px 0 0 10px;
}
#contct.whiteBody .text-left #CNLightBox .useLB {
	padding: 5px 0 0 10px;
}
#contct.whiteBody .text-left #CNLightBox .useLB a:link, #contct.whiteBody .text-left #CNLightBox .useLB a:visited {
	color: #333 !important;
	border: none !important;
	font-size: 11px;
}
/*CSS Added on 06June2012*/

.jToolTipDiv h1 {
	color: #666666;
	font-size: 18px;
	padding: 10px 0 0 0;
}
.jToolTipDiv h2 {
	color: #666666;
	font-size: 18px;
	padding: 0px 0 5px 15px;
}
.jToolTipDiv ul {
	margin: 0 0 10px 30px;
}
#stillImg01 .availableFormats .formatPrice {
	width: 56px;
}
#stillImg01 .availableFormats .formatType {
	width: 171px;
	padding: 0 0 0 0px;
}
/*CSS Added on 08June2012*/

.btnAddLbBig {
	background: url(../img/btnAddLbBig.png) 0px 0px no-repeat;
	width: 131px;
	height: 24px;
	display: block;
	float: left;
	border: none;
	cursor: pointer;
	margin: 0px 0 0 0;
}
.textA16 {
	font-size: 16px;
}
/*CSS Added on 19June2012*/

.guestNotes {
	border: 1px solid #CCCCCC;
	line-height: 1.25;
	overflow: auto;
	height: 40px;
	margin: 5px 0 10px;
	padding: 5px;
	width: 835px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
}
/* css update dt 26/6/2012 */

.lightboxes_notifications .notification_detail span {
	font-weight: bold;
}
/* css update dt 16/07/2012 */

.pagiBtn {
	float: right;
}
.pagiBtn #pagiSmall.float-left a:link, .pagiBtn #pagiSmall.float-left a:visited {
	margin: 0px 0px 0px 0px;
	padding: 2px 4px;
	background-color: #626e78;
}
.pagiBtn #pagiSmall.float-left a.lastVideo:link, .pagiBtn #pagiSmall.float-left a.lastVideo:visited {
	margin: 0px 0px 0px 3px;
}
#bodyContainer.product.modified #innerDefault02.Col-1 .colLeft01 .socialNfriend #shareSocial.subColRight {
	width: 263px;
	float: left;
	margin: 0px 0px 0px 0px;
}
body.lang_german #bodyContainer.product.modified #innerDefault02.Col-1 .colLeft01 .socialNfriend #shareSocial.subColRight {
	width: auto;
}
#bodyContainer.product.modified #innerDefault02.Col-1 .colLeft01 .socialNfriend .subColRight {
	width: 140px;
	float: right;
	margin: 0px 0px 0px 0px;
}
/*Css Added on 19-07-2012*/

#socialNtework a:link, #socialNtework a:visited {
	float: left !important;
}
/* CSS Added on 24Dec.2012 */

.btnRemoveAllItems {
	background: url(../img/btnRemoveAllItems.gif) 0 0 no-repeat;
	margin: 0 30px 0 0;
	float: left;
	border: medium none;
	cursor: pointer;
	display: block;
}
#billingInfo.ShoppingCart #cShopping #task4483.Col-2 {
	width: 460px;
}
/* CSS Added on 4Feb.2013 */

.btnPlaceOrderPartner {
	background: url(../img/btnPlaceOrderCP.png) 0 0 no-repeat;
	cursor: pointer;
	display: block;
	height: 41px;
	margin: 0 16px;
}
/*Css Added on Sept16_2013*/

#player3_1_display_button #player3_1_display_button_play {
	height: 113px !important;
}
.video_con_new {
	background: url(../img/player_bg.png) 0 0 no-repeat;
	display: block;
	height: 318px;
	margin: 0 0px 0 0;
	text-align: left;
	padding: 5px 5px 0 4px;
}
#player3_1_display_button {
	margin-top: -60px !important;
}
#player3_1_display_button #player3_1_display_button_replay {
	height: 113px !important;
}
#bodyContainer.lightBoxImageList {
	width: 720px;
	margin: 0 auto;
}
#picContainer, #newPicContainer {
	overflow: auto;
	height: 545px;
 *height: 560px;
}
.btnSMS01 {
	text-align: right;
	padding: 0 25px 0 0;
}
 #bodyContainer.product.modified #innerDefault02.Col-1 .subCol-1 #picContainer /*.modified_btn_big,*/

#bodyContainer.product.modified #innerDefault02.Col-1 .subCol-1 #newPicContainer/*.modified_btn_big*/


/*btnDetailBuy*/

, /*.modified_btn_big*/

{
 background: url(../img/btnAddDiffLightboxMedium.png) 0 0 no-repeat;
 width: 93px;
 height: 19px;
 margin: 7px 0 0 28px;
 text-align: center;
 cursor: pointer;
 display: block;
 float: none;
 border: none;
}
/*JW Player CSS reset starts here*/

#player3_1.jwplayer.playlist-none.jwfullscreen #player3_1_controlbar .jwbackground {
	background-size: 100% 29px !important;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
#player3_1.jwplayer.playlist-none.jwfullscreen #player3_1_controlbar .jwbackground,  #player3_1_controlbar .jwbackground {
	background: url(../player/controlbar/criticalpast/left.png) 50% 50% / 100% 29px repeat-x !important;
}
}
#player3_1.jwplayer.playlist-none.jwfullscreen #player3_1_controlbar {
	width: 96% !important;
	margin: 0 auto 0px auto;
}
#player3_1.jwplayer.playlist-none.jwfullscreen #player3_1_controlbar .jwplay button {
	margin: 0 0 0 5px !important;
}
#player3_1.jwplayer.playlist-none.jwfullscreen #player3_1_controlbar .jwfullscreen.jwtoggle button {
	margin: 0 5px 0 0px !important;
}
/*
#player3_1_controlbar {
	opacity: 1 !important;
	display: block !important;
}
JW Player CSS reset ends here*/


/*javed CSS*/


/*.lightBoxBody .btnCancel {
	background: url(../img/signin_cancel_btn.png) #E7E9EA center top repeat-x;
	color: #292a2b;
	font-family: "uniC_bold";
	border: 2px solid #a0b1bf;
	border-radius: 4px;
	font-size: 12px;
	text-shadow: 1px 1px 0 #fff;
	text-transform: uppercase;
	margin-right: 10px;
	padding:2px 0 0 0;
}*/

.lightBoxBody .btnCancel {
	background: url(../img/signin_cancel_btn.png) #e7e9ea center top repeat-x;
	color: #292a2b;
	font-family: oswald;
	border: 2px solid #a0b1bf;
	border-radius: 4px;
	font-size: 10px;
	text-shadow: 1px 1px 0 #fff;
	text-transform: uppercase;
	margin-right: 10px;
	padding: 0px 3px;
	letter-spacing: 0.10em;
}
.lightBoxBody .btnSubmit {
	background: url(../img/myAccSbmtBack.png) #AC0D0D center top repeat-x;
	color: #fff;
	font-size: 10px;
	font-family: oswald;
	border: 2px solid #db1313;
	border-radius: 4px;
	padding: 0px 3px;
	text-shadow: 2px 2px 3px #000000;
	text-transform: uppercase;
	letter-spacing: 0.10em;
}
.btnSaveChanges {
	background: url(../img/myAccSbmtBack.png) #AC0D0D center top repeat-x;
	color: #fff;
	font-size: 10px;
	font-family: oswald;
	border: 2px solid #db1313;
	border-radius: 4px;
	padding: 0px 3px;
	letter-spacing: 0.10em;
	text-shadow: 2px 2px 3px #000000;
	text-transform: uppercase;
}
.btnSaveCC {
	background: url(../img/myAccSbmtBack.png) #AC0D0D center top repeat-x;
	color: #fff;
	font-size: 10px;
	font-family: oswald;
	border: 2px solid #db1313;
	border-radius: 4px;
	padding: 1px 3px;
	letter-spacing: 0.10em;
	text-shadow: 2px 2px 3px #000000;
	text-transform: uppercase;
}
.btnRCC {
	background: url(../img/myAccSbmtBack.png) #AC0D0D center top repeat-x;
	color: #fff;
	font-size: 10px;
	font-family: oswald;
	border: 2px solid #db1313;
	border-radius: 4px;
	padding: 1px 3px;
	letter-spacing: 0.10em;
	text-shadow: 2px 2px 3px #000000;
	text-transform: uppercase;
	margin: 0px 20px 0px 0px;
}
.btnSEAddress {
	background: url(../img/myAccSbmtBack.png) #AC0D0D center top repeat-x;
	color: #fff;
	font-size: 10px;
	font-family: oswald;
	border: 2px solid #db1313;
	border-radius: 4px;
	padding: 0px 3px;
	letter-spacing: 0.10em;
	text-shadow: 2px 2px 3px #000000;
	text-transform: uppercase;
}
.btnSubmit-small-add-to-LB {
	background: url(../img/myAccSbmtBack.png) #AC0D0D center top repeat-x;
	color: #fff;
	margin-left: 10px;
	font-size: 12px;
	/*font-family: oswald;*/
	font-family: "uniC_Regular";
	border: 2px solid #db1313;
	border-radius: 4px;
	padding: 5px;
	line-height: 10px;
	letter-spacing: 0.10em;
	text-shadow: 2px 2px 3px #000000;
	text-transform: uppercase;
	float: right;
	cursor: pointer;
}
.cancel-small-add-to-LB {
	background: url(../img/signin_cancel_btn.png) #e7e9ea center top repeat-x;
	color: #292a2b;
	/*font-family: oswald;*/
	font-family: "uniC_Regular";
	border: 2px solid #a0b1bf;
	border-radius: 5px;
	font-size: 12px;
	float: right;
	letter-spacing: 0.10em;
	text-shadow: 1px 0px 0px #ffffff;
	padding: 5px;
	line-height: 10px;
	text-transform: uppercase;
	cursor: pointer;
}
.submit .btnSubmit {
	background: url(../img/myAccSbmtBack.png) #AC0D0D center top repeat-x;
	color: #fff;
	font-size: 10px;
	font-family: oswald;
	border: 2px solid #db1313;
	border-radius: 4px;
	padding-left: 10px !important;
	padding-right: 10px !important;
	letter-spacing: 0.10em;
	text-shadow: 2px 2px 3px #000000;
	text-transform: uppercase;
}
.btnCan2 {
	background: url(../img/myAccSbmtBack.png) #AC0D0D center top repeat-x;
	color: #fff !important;
	text-decoration: none !important;
	font-size: 10px;
	font-family: oswald;
	border: 2px solid #db1313;
	border-radius: 4px;
	padding: 1px 3px !important;
	letter-spacing: 0.10em;
	text-shadow: 2px 2px 3px #000000;
	text-transform: uppercase;
	line-height: 20px;
}
.btnCheackout02 {
	/*background: url(../img/myAccSbmtBack.png) #AC0D0D center top repeat-x;*/
	background: #af0e0e;
    background: -moz-linear-gradient(top, #af0e0e 0%, #7b0505 24%, #4e0202 50%, #7b0505 79%, #ae1212 100%);
    background: -webkit-linear-gradient(top, #af0e0e 0%,#7b0505 24%,#4e0202 50%,#7b0505 79%,#ae1212 100%);
    background: linear-gradient(to bottom, #af0e0e 0%,#7b0505 24%,#4e0202 50%,#7b0505 79%,#ae1212 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af0e0e', endColorstr='#ae1212',GradientType=0 );
	color: #fff;
	font-size: 10px;
	font-family: oswald;
	border: 2px solid #db1313;
	border-radius: 4px;
	padding: 0px 3px;
	letter-spacing: 0.10em;
	text-shadow: 2px 2px 3px #000000;
	text-transform: uppercase;
}
.btnCalculating {
	background: url(../img/signin_cancel_btn.png) #e7e9ea center top repeat-x;
	color: #292a2b;
	font-family: oswald;
	border: 2px solid #a0b1bf;
	border-radius: 5px;
	font-size: 10px;
	text-transform: uppercase;
	margin: 10px 10px 0px 0px;
	padding: 0px 3px;
	letter-spacing: 0.10em;
	text-shadow: 1px 0px 0px #ffffff;
}
.RemoveAllItem {
	/*background: url(../img/signin_cancel_btn.png) #e7e9ea center top repeat-x;*/
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #e7e9ea 24%, #abafb5 50%, #e7e9ea 79%, #e7e9ea 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%,#e7e9ea 24%,#abafb5 50%,#e7e9ea 79%,#e7e9ea 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#e7e9ea 24%,#abafb5 50%,#e7e9ea 79%,#e7e9ea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e9ea',GradientType=0 );
	color: #292a2b;
	font-family: oswald;
	border: 2px solid #a0b1bf;
	border-radius: 5px;
	font-size: 10px;
	text-transform: uppercase;
	padding: 0px 3px;
	text-shadow: 1px 0px 0px #ffffff;
	letter-spacing: 0.10em;
}
.ContinueShopping {
	/*background: url(../img/signin_cancel_btn.png) #e7e9ea center top repeat-x;*/
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #e7e9ea 24%, #abafb5 50%, #e7e9ea 79%, #e7e9ea 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%,#e7e9ea 24%,#abafb5 50%,#e7e9ea 79%,#e7e9ea 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#e7e9ea 24%,#abafb5 50%,#e7e9ea 79%,#e7e9ea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e9ea',GradientType=0 );
	color: #292a2b;
	font-family: oswald;
	border: 2px solid #a0b1bf;
	border-radius: 5px;
	font-size: 10px;
	text-transform: uppercase;
	padding: 0px 3px;
	text-shadow: 1px 0px 0px #ffffff;
	letter-spacing: 0.10em;
	margin-right: 30px;
}
.UpdateCart {
	/*background: url(../img/signin_cancel_btn.png) #e7e9ea center top repeat-x;*/
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #e7e9ea 24%, #abafb5 50%, #e7e9ea 79%, #e7e9ea 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%,#e7e9ea 24%,#abafb5 50%,#e7e9ea 79%,#e7e9ea 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#e7e9ea 24%,#abafb5 50%,#e7e9ea 79%,#e7e9ea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e9ea',GradientType=0 );
	color: #292a2b;
	font-family: oswald;
	border: 2px solid #a0b1bf;
	border-radius: 5px;
	font-size: 10px;
	text-transform: uppercase;
	padding: 0px 3px;
	text-shadow: 1px 0px 0px #ffffff;
	letter-spacing: 0.10em;
	margin-right: 30px;
}
.btnSearch {
	background: url(../img/search_btn_back.png) #AC0D0D 0 0 repeat-x;
	border-left: 0px;
	border: 1px solid #db1313;
	border-left: 0px;
	color: #FFF;
	font-size: 15px;
	font-family: 'LetterGothicStdBold';
	text-shadow: 0px 2px 3px #000;
	min-width: 100px;
	min-height: 33px;
	padding: 3px 10px 0px 10px;
	text-transform: uppercase;
}
.btnShow {
	background: url(../img/show_btn_back.png) #AC0D0D 0 -2px repeat-x;
	color: #fff;
	font-family: oswald;
	font-size: 10px;
	letter-spacing: 0.10em;
	border: 2px solid #db1313;
	text-shadow: 2px 2px 3px #000000;
	border-radius: 4px;
	margin: 10px 0px 3px 15px;
	padding: 0 3px;
}
.btnSend {
	background: url(../img/send_btn_back.png) 0 0 #ad0d0d repeat-x;
	color: #fff;
	font-size: 10px;
	border: 2px solid #db1313;
	border-radius: 4px;
	padding: 0px 3px;
	text-transform: uppercase;
	font-family: oswald;
	letter-spacing: 0.10em;
	text-shadow: 2px 2px 3px #000000;
}
.btnSubmitMyAcc {
	background: url(../img/myAccSbmtBack.png) #AC0D0D repeat-x;
	color: #fff;
	font-size: 10px;
	font-family: oswald;
	border: 2px solid #db1313;
	border-radius: 4px;
	padding: 0px 3px;
	text-shadow: 2px 2px 3px #000000;
	text-transform: uppercase;
	letter-spacing: 0.10em;
	margin-left: 30px;
}
.btnRegister {
	background: url(../img/myAccSbmtBack.png) #AC0D0D center top repeat-x;
	color: #fff;
	font-size: 10px;
	font-family: oswald;
	border: 2px solid #db1313;
	border-radius: 4px;
	padding: 0px 3px;
	letter-spacing: 0.10em;
	text-shadow: 2px 2px 3px #000000;
	text-transform: uppercase;
}
.btnSavePass {
	background: url(../img/myAccSbmtBack.png) #AC0D0D center top repeat-x;
	color: #fff;
	font-size: 10px;
	font-family: oswald;
	border: 2px solid #db1313;
	border-radius: 4px;
	padding: 0px 3px;
	letter-spacing: 0.10em;
	text-shadow: 2px 2px 3px #000000;
	text-transform: uppercase;
}
.btnSUName {
	background: url(../img/myAccSbmtBack.png) #AC0D0D center top repeat-x;
	color: #fff;
	font-size: 10px;
	font-family: oswald;
	border: 2px solid #db1313;
	border-radius: 4px;
	padding: 0px 3px;
	height: 20px;
	line-height: 12px;
	letter-spacing: 0.10em;
	text-shadow: 2px 2px 3px #000000;
	text-transform: uppercase;
}
.CreateLightBox {
	background: url(../img/myAccSbmtBack.png) #AC0D0D center top repeat-x;
	color: #fff !important;
	font-size: 10px;
	/*font-family: oswald;*/
	font-family: "uniC_Regular";
	border: 2px solid #db1313;
	border-radius: 4px;
	padding: 4px 3px 2px;
	letter-spacing: 0.10em;
	text-shadow: 2px 2px 3px #000000;
	text-transform: uppercase;
}
.myLBSubmit {
	background: url("../img/myAccSbmtBack.png") repeat-x scroll center top #ac0d0d;
	border: 2px solid #db1313;
	border-radius: 4px;
	color: #fff;
	font-family: oswald;
	font-size: 10px;
	letter-spacing: 0.10em;
	padding: 0 3px;
	text-shadow: 2px 2px 3px #000000;
	text-transform: uppercase;
	cursor: pointer;
}
.btnDelete01 {
	/*background: url(../img/signin_cancel_btn.png) #e7e9ea center top repeat-x;*/
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #e7e9ea 24%, #abafb5 50%, #e7e9ea 79%, #e7e9ea 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%,#e7e9ea 24%,#abafb5 50%,#e7e9ea 79%,#e7e9ea 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#e7e9ea 24%,#abafb5 50%,#e7e9ea 79%,#e7e9ea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e9ea',GradientType=0 );
	color: #292a2b;
	font-size: 12px;
	/*font-family: oswald;*/
	font-family: "uniC_Regular";
	border: 2px solid #a0b1bf;
	border-radius: 4px;
	line-height: 10px;
	padding: 5px;
	text-shadow: 1px 1px 0px #fff;
	text-transform: uppercase;
}
.btnViewCart {
	background: url(../img/signin_cancel_btn.png) #e7e9ea center top repeat-x;
	color: #292a2b !important;
	font-family: oswald;
	border: 2px solid #a0b1bf;
	border-radius: 4px;
	font-size: 10px;
	text-transform: uppercase;
	padding: 0px 3px;
	letter-spacing: 0.10em;
	text-shadow: 1px 1px 0px #fff;
}
#vbdetails .btnCancel {
	/*background: url(../img/signin_cancel_btn.png) #e7e9ea center top repeat-x;*/
	color: #292a2b;
	/*font-family: oswald;*/
	font-family: "uniC_Regular";
	border: 2px solid #a0b1bf;
	border-radius: 4px;
	font-size: 12px;
	text-transform: uppercase;
	padding: 5px;
	line-height: 10px;
	text-shadow: 1px 1px 0px #fff;
	padding: 5px;
	font-size: 12px;
}
#vbdetails .btnAddCart {
	margin-left: 10px;
	margin-right: 0;
	padding: 5px;
	font-size: 12px;
	/*padding: 1px 2px 0 2px;*/
}
.AddToDiff {
	/*background: url(../img/myAccSbmtBack.png) #AC0D0D center top repeat-x;*/
	background: #af0e0e;
    background: -moz-linear-gradient(top, #af0e0e 0%, #7b0505 24%, #4e0202 50%, #7b0505 79%, #ae1212 100%);
    background: -webkit-linear-gradient(top, #af0e0e 0%,#7b0505 24%,#4e0202 50%,#7b0505 79%,#ae1212 100%);
    background: linear-gradient(to bottom, #af0e0e 0%,#7b0505 24%,#4e0202 50%,#7b0505 79%,#ae1212 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af0e0e', endColorstr='#ae1212',GradientType=0 );
	color: #fff;
	font-size: 12px;
	/*font-family: oswald;*/
	font-family: "uniC_Regular";
	border: 2px solid #db1313;
	border-radius: 4px;
	padding: 5px;
	letter-spacing: 0.10em;
	line-height: 10px;
	text-shadow: 2px 2px 3px #000000;
	text-transform: uppercase;
	width: auto;
	height: auto;
	margin-left: 10px;
}
.btnSaveNotes {
	/*background: url(../img/myAccSbmtBack.png) #AC0D0D center top repeat-x;*/
	background: #af0e0e;
    background: -moz-linear-gradient(top, #af0e0e 0%, #7b0505 24%, #4e0202 50%, #7b0505 79%, #ae1212 100%);
    background: -webkit-linear-gradient(top, #af0e0e 0%,#7b0505 24%,#4e0202 50%,#7b0505 79%,#ae1212 100%);
    background: linear-gradient(to bottom, #af0e0e 0%,#7b0505 24%,#4e0202 50%,#7b0505 79%,#ae1212 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af0e0e', endColorstr='#ae1212',GradientType=0 );
	color: #fff;
	font-size: 12px;
	/*font-family: oswald;*/
	font-family: "uniC_Regular";
	border: 2px solid #db1313;
	border-radius: 4px;
	padding:5px;
	line-height: 10px;
	letter-spacing: 0.10em;
	text-shadow: 2px 2px 3px #000000;
	text-transform: uppercase;
	margin-left: 10px;
	margin-right: 10px;
}
.LicensLevel_Window .btnSaveNotes{
	padding: 10px;
	line-height: 10px;
	font-size: 14px;
}
.btnAddCart {
	/*background: url(../img/myAccSbmtBack.png) #AC0D0D center top repeat-x;*/
	background: #af0e0e;
    background: -moz-linear-gradient(top, #af0e0e 0%, #7b0505 24%, #4e0202 50%, #7b0505 79%, #ae1212 100%);
    background: -webkit-linear-gradient(top, #af0e0e 0%,#7b0505 24%,#4e0202 50%,#7b0505 79%,#ae1212 100%);
    background: linear-gradient(to bottom, #af0e0e 0%,#7b0505 24%,#4e0202 50%,#7b0505 79%,#ae1212 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af0e0e', endColorstr='#ae1212',GradientType=0 );
	color: #fff;
	font-size: 12px;
	/*font-family: oswald;*/
	font-family: "uniC_Regular";
	border: 2px solid #db1313;
	border-radius: 4px;
	padding:5px 5px;
	line-height: 10px;
	letter-spacing: 0.10em;
	text-shadow: 2px 2px 3px #000000;
	text-transform: uppercase;
}
.btnSignIn {
	background: url(../img/myAccSbmtBack.png) #AC0D0D center top repeat-x;
	color: #fff;
	font-size: 10px;
	font-family: oswald;
	border: 2px solid #db1313;
	border-radius: 4px;
	padding: 0px 3px;
	letter-spacing: 0.10em;
	text-shadow: 2px 2px 3px #000000;
	text-transform: uppercase;
	width: auto;
	margin-right: 10px;
}
.modified_btn_big {
	background: url(../img/signin_cancel_btn.png) #e7e9ea center top repeat-x;
	color: #292a2b;
	font-family: "uniC_bold" !important;
	border: 2px solid #a0b1bf;
	border-radius: 4px;
	margin: 7px 0 0 0px;
	font-size: 12px !important;
	text-transform: capitalize;
	padding: 1px 7px;
	display: inline-block;
	vertical-align: middle;
	text-shadow: 1px 1px 0px #fff;
	text-decoration: none;
	cursor: pointer;
}
.modified_btn_big:hover {
	color: #292a2b;
}
body.lang_german .modified_btn_big {
	padding: 1px 2px;
}
body.lang_german #bodyContainer .lbWhite01 .lightBoxBody .bodylbWhite01 .btnContainer01 {
	width: auto;
}
.btnAddLB {
	background: url(../img/addToLightboxHomeBack.png) #ffffff center top repeat-x;
	color: #292a2b;
	font-size: 20px;
	font-family: "uniC_bold";
	border: 3px solid #006600;
	border-radius: 4px;
	position: absolute;
	margin-top: 10px;
	padding: 2px 10px;
	line-height: 20px;
	text-shadow: 1px 1px 0px #fff;
	display: table-cell;
	vertical-align: middle;
	cursor: pointer;
}
.btnAddLB:hover {
	color: #292a2b;
}
.subColRight .btnsfriend01 {
	background: url(../img/msg_back.png) #323e49 8px 3px no-repeat;
	background: url(../img/msg_back.png) 8px 3px no-repeat -moz-linear-gradient(top, #42596e 0%, #323e49 100%);
	/* FF3.6+ */
	background: url(../img/msg_back.png) 8px 3px no-repeat -webkit-gradient(linear, left top, left bottom, color-stop(0%, #42596e), color-stop(100%, #323e49));
	/* Chrome,Safari4+ */
	background: url(../img/msg_back.png) 8px 3px no-repeat -webkit-linear-gradient(top, #42596e 0%, #323e49 100%);
	/* Chrome10+,Safari5.1+ */
	background: url(../img/msg_back.png) 8px 3px no-repeat -o-linear-gradient(top, #42596e 0%, #323e49 100%);
	/* Opera 11.10+ */
	background: url(../img/msg_back.png) 8px 3px no-repeat -ms-linear-gradient(top, #42596e 0%, #323e49 100%);
	/* IE10+ */
	background: url(../img/msg_back.png) 8px 3px no-repeat linear-gradient(to bottom, #42596e 0%, #323e49 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#42596e', endColorstr='#323e49', GradientType=0);
	/* IE6-9 */
	border: 2px solid #a6b9ca;
	border-radius: 50px;
	color: #ffffff;
	font-size: 12px;
	font-family: "uniC_bold";
	text-transform: uppercase;
	padding: 1px 10px 1px 35px;
	text-shadow: 2px 2px 3px #000000;
	letter-spacing: 0.10em;
	display: table-cell;
	vertical-align: middle;
}
#bodyContainer.product.modified #innerDefault02.Col-1 .colLeft01 .socialNfriend .subColRight {
	float: right;
	width: auto;
}
.cpSubmit {
	background: url(../img/myAccSbmtBack.png) #AC0D0D center top repeat-x;
	color: #fff;
	font-size: 10px;
	font-family: oswald;
	border: 2px solid #db1313;
	border-radius: 4px;
	padding: 1px 10px 0px 10px;
	letter-spacing: 0.10em;
	text-shadow: 2px 2px 3px #000000;
	text-transform: uppercase;
	width: auto;
	margin-right: 10px;
	cursor: pointer;
}
.cpCancel {
	background: url(../img/signin_cancel_btn.png) #e7e9ea center top repeat-x;
	color: #292a2b;
	font-family: "uniC_bold";
	border: 2px solid #a0b1bf;
	border-radius: 4px;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	padding: 2px 2px 0px 2px;
	display: table-cell;
	vertical-align: middle;
	text-shadow: 1px 1px 0px #fff;
	cursor: pointer;
}
a.cpSubmit:hover {
	color: #fff;
}
a.cpCancel:hover {
	color: #fff;
}
.btnCancel01 {
	background: url(../img/signin_cancel_btn.png) #e7e9ea center top repeat-x;
	color: #292a2b;
	font-family: oswald;
	border: 2px solid #a0b1bf;
	border-radius: 4px;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 0.10em;
	padding: 0px 3px;
	text-shadow: 1px 1px 0px #fff;
}
#bodyContainer.lightBox .lightBoxBody .btnSend, #bodyContainer .lightBoxM .lightBoxBody .btnSend {
	background: url(../img/myAccSbmtBack.png) #AC0D0D center top repeat-x;
	color: #fff;
	font-size: 10px;
	font-family: oswald;
	border: 2px solid #db1313;
	border-radius: 4px;
	padding: 0px 3px;
	letter-spacing: 0.10em;
	text-shadow: 2px 2px 3px #000000;
	text-transform: uppercase;
	margin-right: 10px;
	cursor: pointer;
}
.btnCancel01 a {
	color: #292a2b;
}
body.lang_french #bottomTunnu.colRight01, body.lang_german #bottomTunnu.colRight01 {
	margin: 5px 0 0 15px;
}
body.lang_french #bottomTunnu.colRight01 {
	width: 750px;
}
body.lang_french .mar-left, body.lang_german .mar-left, .mar-left {
	margin-left: 10px !important;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
/*This media hack is work on Chrome And Safari*/
body.lang_french #bottomTunnu.colRight01 {
	width: 740px;
}
.UpdateCart,  .btnCalculating,  .RemoveAllItem,  .ContinueShopping,  .btnCheackout02,  .btnSend,  .createNewLB {
	padding: 4px 10px 0px 10px;
}
#frmFedexRate .btnCalculating {
	padding: 1px 10px 0px 10px;
}
#cShopping .UpdateCart,  #cShopping .btnCalculating,  #cShopping .RemoveAllItem,  #cShopping .ContinueShopping,  #cShopping .btnCheackout02,  #cShopping .btnSend,  #cShopping .createNewLB {
	/*padding: 0px 10px 0px 10px;*/
	padding: 5px;
	font-size: 12px;
    font-family: "uniC_Regular";
	line-height: 10px;
}
body.lang_french #ckGuest.checkout-guest {
	margin: 0 auto;
	width: auto;
}
body.lang_german #billingInfo.ShoppingCart .float-right {
	margin: -50px 0px 0px 10px;
}
.btnShow {
	padding-top: 0px;
	height: 20px;
}
.btnSearch {
	padding: 2px 10px 0px 10px;
}
.btnAddLB {
	margin-top: 6px;
	padding: 2px 10px 3px 10px;
}
.btnSend {
	padding: 0px 10px 0 10px;
}
.btnSubmitMyAcc {
	padding: 1px 9px 1px 9px;
	margin-bottom: 20px;
}
.btnRegister {
	padding: 1px 12px 1px 12px;
}
.btnSUName,  .btnSavePass,  .btnSEAddress,  .btnSaveChanges {
	padding: 0px 10px 0px 10px;
}
/*.btnDelete01 {
	padding: 1px 8px 0px 8px;
}*/
.subColRight .btnsfriend01 {
	padding: 1px 10px 2px 35px;
}
.socialNfriend .subColRight .btnsfriend01 {
	padding: 4px 10px 2px 35px;
}
body.lang_german .subColRight .btnsfriend01 {
	padding: 3px 5px 1px 33px;
}
.lightBoxBody .btnCancel {
	padding: 0px 10px 1px 10px;
}
.lightBoxBody .btnSubmit {
	padding: 0px 5px 1px 5px;
}
}
 @media screen and (min-width:0\0) {
    /*This media hack is work on Internet Explorer ≥ 9 and above*/
   
    body.lang_french #ckGuest.checkout-guest {
}
 body.lang_french #ckGuest.checkout-guest h4 {
 font-size: 14px;
}
 body.lang_french #ckGuest.checkout-guest a {
 padding: 3px 1px;
}
 #login #frmList .lightBoxBody .btnCancel {
 line-height: 17px;
}
 .cpSubmit {
 margin-right: 20px !important;
 border: 1px solid #f00;
}
 body.lang_german #billingInfo.ShoppingCart .float-right {
 margin: -20px 0px 0px 10px !important;
}
 .submit .btnSubmit {
 padding-top: 1px;
}
 body.lang_german label.lbl02 {
 width: 50px !important;
}
.btnSubmitMyAcc {
 padding: 2px 9px 0px 9px;
 letter-spacing: 0.04em;
}
 .btnRegister {
 padding: 3px 10px 0px 10px;
}
 .CreateLightBox {
 padding: 2px 10px 0px 10px;
 height: 16px;
}
 .btnSearch {
 padding: 6px 10px 0px 10px;
}
 .btnAddLB {
 margin-top: 6px;
}
 body.lang_german .btnAddLB {
 font-size: 19px;
}
 .subColRight .btnsfriend01 {
 background: url(../img/msg_back.png) #323e49 8px 3px no-repeat;
 padding-top: 3px;
}
 .btnShow {
 padding: 2px 10px 0 10px;
}
 body.lang_german .subColRight .btnsfriend01 {
 padding-top: 4px !important;
}
 body.lang_french label.lbl01 {
 width: 60px !important;
}
 .lightBoxBody .btnSubmit {
 padding: 2px 5px 1px 5px;
}
}
/*------------------------------*/

.french ul li label {
	font-size: 10px;
}
.german ul li label {
	font-size: 9px;
}
.advnc-srch-nav .german ul li label {
	font-size: 10px;
}
body.lang_german .btnAddLB {
	text-shadow: none;
	padding: 2px 3px;
	margin-left:-8px;
	/*font-size:15px ;*/
}
body.lang_german .subColRight .btnsfriend01 {
	font-size: 11px;
	padding: 4px 5px 1px 33px;
	text-shadow: none;
}
body.lang_french .btnAddLB {
	font-size: 19px;
	padding: 2px 4px;
}
body.lang_french .subColRight .btnsfriend01 {
	font-size: 12px;
	padding: 5px 5px 1px 33px;
	text-shadow: none;
}
body.lang_german #bodyContainer.product.modified .Col-1 .naviBg .navi a span, body.lang_french #bodyContainer.product.modified .Col-1 .naviBg .navi a span {
	padding: 12px 5px 10px 9px;
}
body.lang_french .navi li label.circle01 {
	margin: 13px 0 0 5px;
}
body.lang_german input.txtboxHome, input.txtboxHomeSel, body.lang_french input.txtboxHome, input.txtboxHomeSel {
	font-size: 13px;
}

#billingInfo.ShoppingCart #cShopping #task4483.Col-2 {
/*width: 75%;*/
}
.english {
	font-size: 11px;
}
body.lang_french #bodyContainer.product .Col-1 .colRight01 .description, body.lang_german #bodyContainer.product .Col-1 .colRight01 .description {
	height: 250px;
}
#socialNtework {
	width: 280px;
	display: flex;
    justify-content: space-between;
    align-items: center;
}
#socialNtework iframe {
	width: 96px !important;
}
#socialNtework iframe#twitter-widget-0 {
	width: 80px !important;
}
body.lang_french #socialNtework {
	margin-left: -20px;
	width: 292px;
}
body.lang_french #socialNtework iframe#twitter-widget-0 {
	width: 92px !important;
}
body.lang_german #socialNtework {
	/*width: 304px;*/
	width: 260px;
	margin-top: 2px;
}
body.lang_german #socialNtework iframe {
	/*width: 116px !important;*/
}
body.lang_german #socialNtework iframe#twitter-widget-0 {
	width: 92px !important;
}

body.lang_german #socialNtework #plusone-div.plusoneHome, body.lang_french #socialNtework #plusone-div.plusoneHome {
	margin-left: 2px;
	width: 47px;
}
body.lang_french .social-top {
	left: 0px;
	position: relative;
}
body.lang_german .social-top {
	left: -8px;
	position: relative;
}
body.lang_german #bodyContainer.product.modified #innerDefault02.Col-1 .colLeft01 .socialNfriend #shareSocial.subColRight {
	float: left;
	margin-left: -66px;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
.social-top {
	left: 0px;
	position: relative;
}
}
body.lang_german .pagiBtn #pagiSmall.float-left a:link, .pagiBtn #pagiSmall.float-left a:visited {
	background-color: #626e78;
	margin: 1px;
	padding: 2px 4px;
	font-size: 10px;
}
body.lang_german #billingInfo.ShoppingCart .float-right {
	margin: -20px 0 0 10px;
	width: 305px;
}
body.lang_french label.lbl01 {
	width: 70px;
}
body.lang_german label.lbl03 {
	width: 77px;
}
body.lang_german label.lbl02 {
	width: 52px;
}
body.lang_german .naviBg .navi a span {
	padding: 14px 0px 10px 0px !important;
	font-size: 9px;
}
body.lang_french .naviBg .navi a span {
	padding: 12px 0px 10px 0px !important;
}
.bor {
	border: 1px solid #f00;
}
/*for calander cpast_multi/admin/orders/today*/

form#search table tr td span img {
	margin-top: 6px;
}
form#search table tr td .submit input[type="submit"] {
	margin-top: 20px;
}
.checkout-guest .cpSubmit {
	top: 35px;
	position: relative;
	display: table;
	height: 17px;
	padding: 3px 10px 0;
}
body.lang_french .checkout-guest .cpSubmit {
	width: 175px;
	padding: 3px 2px 0;
	text-align: center;
}
body.lang_french #bodyContainer .whiteBody .colRight span {
	font-size: 14px;
}
body.lang_french .cheackOut h3 {
/*font-size:15px;*/
}
/*for calander cpast_multi/admin/orders/today*/


/*style for order status*/

.ord-pending {
	color: #666666;
	font-family: "uniC_bold";
	font-size: 19px;
	text-transform: uppercase;
}
.ord-shipped {
	color: #0099cc;
	font-family: "uniC_bold";
	font-size: 19px;
	text-transform: uppercase;
}
.ord-downloadfullfilled {
	color: #ff9900;
	font-family: "uniC_bold";
	font-size: 19px;
	text-transform: uppercase;
	text-align: left;
}
.ord-downloadfullfilled span {
	font-size: 12px;
}
.ord-readyfordownload {
	color: #cc0000;
	font-family: "uniC_bold";
	font-size: 19px;
	text-transform: uppercase;
	text-align: left;
}
.ord-readyfordownload span {
	font-size: 12px;
}
/*style for order status*/

input[type="button"]:focus {
	background-color: none !important;
	outline: none;
}
.abt-client-li {
	display: inline-block;
	width: 260px;
	font-size: 16px;
	color: #333;
}
#bodyContainer .whiteBody #contct #aboutUs.colRight {
	margin-top: 0px !important;
}
/*Checkout as guest*/

.guest-checkout {
	border: 0px solid #f00;
	width: 707px !important;
}
.guest-checkout h4 {
	color: #333333;
	font-size: 16px;
	width: auto;
	margin: 0 20px;
	border: none;
}
/*Checkout as guest*/


/*Checkout with login steps*/

.checkout_steps {
	border: 0px solid #333;
	width: 590px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	font-weight: bold;
	font-size: 16px;
}
#bodyContainer .whiteBody #smallTunu.checkout_steps span.selected {
	color: #cc0000;
}
/*Checkout with login steps*/


/* FQA player css start here */

#faqSampleClipPlayer_display_button #faqSampleClipPlayer_display_button_play {
	height: 113px !important;
}
#faqSampleClipPlayer_display_button {
	margin-top: -60px !important;
}
#faqSampleClipPlayer_display_button #faqSampleClipPlayer_display_button_replay {
	height: 113px !important;
}
#faqSampleClipPlayer.jwplayer.playlist-none.jwfullscreen #faqSampleClipPlayer_controlbar .jwbackground {
	background-size: 100% 29px !important;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
#faqSampleClipPlayer.jwplayer.playlist-none.jwfullscreen #faqSampleClipPlayer_controlbar .jwbackground,  #faqSampleClipPlayer_controlbar .jwbackground {
	background: url(../player/controlbar/criticalpast/left.png) 50% 50% / 100% 29px repeat-x !important;
}
}
#faqSampleClipPlayer.jwplayer.playlist-none.jwfullscreen #faqSampleClipPlayer_controlbar {
	width: 96% !important;
	margin: 0 auto 0px auto;
}
#faqSampleClipPlayer.jwplayer.playlist-none.jwfullscreen #faqSampleClipPlayer_controlbar .jwplay button {
	margin: 0 0 0 5px !important;
}
#faqSampleClipPlayer.jwplayer.playlist-none.jwfullscreen #faqSampleClipPlayer_controlbar .jwfullscreen.jwtoggle button {
	margin: 0 5px 0 0px !important;
}
#faqHDClipPlayer_display_button #faqHDClipPlayer_display_button_play {
	height: 113px !important;
}
#faqHDClipPlayer_display_button {
	margin-top: -60px !important;
}
#faqHDClipPlayer_display_button #faqHDClipPlayer_display_button_replay {
	height: 113px !important;
}
#faqHDClipPlayer.jwplayer.playlist-none.jwfullscreen #faqHDClipPlayer_controlbar .jwbackground {
	background-size: 100% 29px !important;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
#faqHDClipPlayer.jwplayer.playlist-none.jwfullscreen #faqHDClipPlayer_controlbar .jwbackground,  #faqHDClipPlayer_controlbar .jwbackground {
	background: url(../player/controlbar/criticalpast/left.png) 50% 50% / 100% 29px repeat-x !important;
}
}
#faqHDClipPlayer.jwplayer.playlist-none.jwfullscreen #faqHDClipPlayer_controlbar {
	width: 96% !important;
	margin: 0 auto 0px auto;
}
#faqHDClipPlayer.jwplayer.playlist-none.jwfullscreen #faqHDClipPlayer_controlbar .jwplay button {
	margin: 0 0 0 5px !important;
}
#faqHDClipPlayer.jwplayer.playlist-none.jwfullscreen #faqHDClipPlayer_controlbar .jwfullscreen.jwtoggle button {
	margin: 0 5px 0 0px !important;
}
/* FQA player css end here */

.width table td {
	padding-right: 10px;
}
.popup_ok, #popup_ok, #popup_cancel {
	padding: 5px;
	border-radius: 3px;
	font-weight: bold;
	font-size: 12px;
	margin-right: 10px;
	border: solid 1px #999;
	color: #666;
	cursor: pointer;
}
#billingInfo.myaccount.width_auto {
	width: 952px;
}
/*javed CSS*/


/*CSS Added on April22, 2015*/

#browse.decadesBody .chartcontainer .chartbgNew h2 {
	padding-top: 138px;
}
.chartcontainer .chartbgNew span {
	line-height: 12px;
	display: block;
}
/*CSS Added on April23, 2015*/

body.lang_german #cpAccount .cpaDetail .colRight label.lbl07:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
}
.btnRed {
	background: url(../img/send_btn_back.png) 0 0 #ad0d0d repeat-x;
	color: #FFF !important;
	font-size: 10px;
	border: 2px solid #db1313;
	border-radius: 4px;
	padding: 0px 3px;
	text-transform: uppercase;
	font-family: oswald;
	letter-spacing: 0.10em;
	text-shadow: 2px 2px 3px #000000;
	margin: 0px 0px 0px 0px;
	text-decoration: none !important;
	padding: 0px 15px;
}
.btnRed a:hover {
	text-decoration: none;
	color: #fff;
}
a.price-details:hover{
	color: #ffffff;
}
.price-details{
	margin-top: 3px;
    padding: 3px;
    border: 1px solid #3e4a55;
    font-size: 9px;
    /*background: #3e4a55;*/
    border-radius: 3px;
}
/*CSS Added on May_26, 2015*/

#homeTeaserWall {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 0 0 0;
}
.year_title_2015 {
	position: absolute;
	height: 40px;
	z-index: 999;
	cursor: pointer;
	top: 388px;
	margin: 0 0 0 5px;
}
#clipYear {
	width: 100px;
	float: left;
	font-size: 45px;
	font-weight: bold;
	color: #fff;
	margin: -10px  10px 0 0;
}
.YearTitle{
	position: absolute; bottom: 20px; left: 10px;
}
.clipTitle_2015 {
	background-color: rgba(255, 0, 0, 0.4);
	border-radius: 10px;
	float: left;
	margin-left: 10px;
	padding: 0 15px 0 5px;
}
video::-webkit-media-controls {
  display: none;
}
#clipTitle {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	line-height: 40px;
	margin-left: 5px;
}
/*a.watchthis img {
	width: 106px;
	height: 71.5px;
}
a.watchthis img.watchthisone {
	border-width: 5px;
	border-style: solid;
	border-color: rgba(194, 20, 25, 0.6);
	width: 96px;
	height: 61.5px;
}*/
#homeTeaserWall table, #homeTeaserWall table tr, #homeTeaserWall table td {
	padding: 0 0;
	margin: 0 0;
}
#homeTeaserWall table td {
	width: 106px;
	height: 71.5px;
	cursor: pointer;
}
#homeTeaserWall table td:hover {
	background: url(../img/thumb_play_bg.png)0 0 no-repeat;
	background-position: center;
}
#homeTeaserWall table td:hover a img {
	position: relative;
	z-index: 1;
	opacity: .3;
}
#homeTeaserWall > table > tbody > tr > td > #myElement.jwplayer .jw-controlbar {
	display: none;
}
/*Css Added on May30 2015*/

#billingInfo.ShoppingCart.newLBDetails .Col-2 td:first-child {
	padding: 0 0 0 0px;
}
#billingInfo.ShoppingCart.newLBDetails .Col-2 td {
	padding: 0 0 0 10px;
}
#billingInfo.shippingInfo .colLeft01 .btnSaveChanges_container {
	text-align: center;
	width: 238px;
	float: left;
}
#billingInfo.shippingInfo .colLeft01 .btnSaveChanges_container .btnSaveChanges {
	float: none;
	display: inline-block;
}
.lblfpass input.txtbox03.new_txtbox03 {
	width: 230px;
}
#select_shipping_service.selectShipping {
	width: 343px;
}
/*Css Added on June01_2015*/

.btn_container_01 {
	text-align: right;
	float: right;
}
.btn_container_01 #checkout {
	float: left;
}
#lang_french #billingInfo.ShoppingCart .float-right {
	width: 310px;
}
#lang_french .txtBoxSelect {
	width: 276px;
}
#lang_english #select_shipping_service.selectShipping {
	width: 343px !important;
}
#lang_french #select_shipping_service.selectShipping {
	width: 298px !important;
}
#lang_german #select_shipping_service.selectShipping {
	width: 292px !important;
}
.lbBtnContainer .btnDelete01 {
	margin: 0 10px 0 0;
}
#lang_german #innerDefault02.Col-2 #shoppingCart .pcNSelected .bodyPcNormal label.lbl01 {
	width: 180px;
}
#lang_german #billingInfo.myaccount #step4RSmall.colRight01 label.lblform.total {
	text-align: center;
}
#lang_french #bodyContainer.lightBoxBig .lightBoxBody .Col-2 p span {
	margin: 0 15px;
}
#bInfoCout #fPassWord.colRight01 .btnCancel {
	margin: 0px 10px 0px 0px;
	background: url(../img/myAccSbmtBack.png) #AC0D0D center top repeat-x;
	color: #fff;
	font-size: 10px;
	font-family: oswald;
	border: 2px solid #db1313;
	border-radius: 4px;
	padding-left: 10px !important;
	padding-right: 10px !important;
	letter-spacing: 0.10em;
	text-shadow: 2px 2px 3px #000000;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
}
#lang_german #browse.decadesBody .chartcontainer h2 {
	padding-top: 138px;
}
#lang_german .chartcontainer span {
	line-height: 12px;
}
.btn_big_red {
	margin: 0px 0px 0px 0px;
	background: url(../img/btn_big_bg.png) #AC0D0D center center repeat-x;
	color: #fff;
	font-size: 10px;
	font-family: oswald;
	border: 2px solid #db1313;
	border-radius: 4px;
	padding-left: 10px !important;
	padding-right: 10px !important;
	letter-spacing: 0.10em;
	text-shadow: 2px 2px 3px #000000;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
.btn_big_red:hover {
	color: #fff;
}
.Download {
	font-style: italic;
}
.FileName {
	color: #000;
	font-weight: bold;
	margin-left: 10px;
}
ul li span.DownloadLi {
	list-style: none;
	margin-left: 13px;
	font-family: Georgia, Arial, Helvetica, sans-serif !important;
}
/* light box ad seprator css add by salim 16-2-2016 */

.lightboxes_div .adSeprator {
	/* height:120px; background:#dbdbdb;border:1px solid #999; margin:-5px 5px 5px;*/
	padding: 5px 0px 10px;
	border-radius: 10px;
	width: 200px;
	float: left;
}
.orSeprator {
	float: left;
	width: 57px;
	height: 50px;
	margin-top: 47px;
	font-size: 15px;
	text-align: center;
	color: #000;
}
.adSepratorRight {
	background: #dbdbdb;
	border: 1px solid #999;
	padding: 5px 10px 10px;
	border-radius: 10px;
	font-size: 10px;
	color: #000;
	width: 235px;
	height: 115px;
	float: left;
}
/**#nikita h5 { font-size:12px; padding-bottom:3px; border-bottom:1px solid #999; display:block; margin-bottom:8px;}**/

.lightboxes_div #nikita p {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #000;
	margin: 13px 0 25px;
}
.guest-lightbox-btn {
	display: inline-block;
	clear: both;
	margin-top: 14px;
}
.guest-lightbox-btn a {
	text-decoration: none;
}
.guest-lightbox-btn a:hover {
	color: #fff;
	text-decoration: none;
}
/** braintree hosted field css by nikita **/

#expiration-date.braintree-hosted-fields-invalid, #cvv.braintree-hosted-fields-invalid, #card-number.braintree-hosted-fields-invalid {
	border: 1px solid #D0041D;
}
#card-number, #expiration-date, #cvv {
	width: 230px;
	padding: 3px;
	color: #333;
	float: left;
	border: 1px solid #ccc;
	margin: 0px 5px 10px 0px;
	height: 15px;
}
#cvv {
	width: 137px;
}
/** braintree hosted field css by nikita ends **/

.two-box-wrapper, #cpaDetail.cpaDetail {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
}
.two-box-wrapper .colLeft {
	float: none;
	width: auto;
}
.cheackOut .two-box-wrapper .colLeft h3 {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding: 15px 20px 15px 20px;
	white-space: nowrap;
}
#smallTunu.checkout_steps {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	float: none;
	width: auto;
	margin-top: 0;
}
#cpaDetail.cpaDetail .colLeft {
	float: none;
	width: auto;
	margin-top: 0;
	white-space: nowrap;
}
#cpaDetail.cpaDetail .colRight {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	float: none;
	width: auto;
	margin-top: 0;
}
#myAc.colLeft {
	width: 170px;
}
body.lang_german #cpAccount .cpaDetail .colRight a {
	font-size: 12px;
}
/** css added by  nikita on 2 JUNE 2016  browse location page**/

#bodyContainer.normalSeach03 .Col-1 .decadesBody .float-right label.lbl01 {
	width: auto;
}
.lblCaption.newlbl {
	float: left;
	width: 195px;
}
.lbVideoDetail.en_grp .lblCaption {
	width: 135px;
}
.lbVideoDetail.fr_grp .lblCaption{
	width: 122px
}
.lbVideoDetail.de_grp .lblCaption {
	width: 150px;
}
.lbVideoDetail.en_grp .lblCaption a {
	margin-left: 56px;
}
.LBclipPrice.lblDollar {
	width: 200px;
}
.jToolTip_js.qMark.de_btm_lbl {
	color: #c21419;
	text-decoration: underline #cc0000;
	font-weight: normal;
	float: none;
	display: inline-block;
	border: none;
	background-color: transparent;
	padding-right: 0;
}
/*.de_grp label.lblCaption.newlbl span {
	margin-left: 15px;
}
.fr_grp label.lblCaption.newlbl span {
	margin-left: 15px;
}*/
.lbVideoDetail.fr_grp .lblCaption.newlbl, .lbVideoDetail.de_grp .lblCaption.newlbl {
	float: left;
	width: 198px;
}
.lbVideoDetail.fr_grp .jToolTip_js.qMark.de_btm_lbl, .lbVideoDetail.de_grp .jToolTip_js.qMark.de_btm_lbl {
	padding-left: 7px;
}
.clear-m {
	display: none;
}
.mobile-only {
	display: none !important;
}
/*Javed 8-Dec Starts*/
select#fedexCountry, select {
	border: 1px solid #717171;
}
#stillImg01 .formatPrice.newFormat {
	width: 105px;
}
.close-img-lb {
	margin: 5px;
}
/*Javed 10-Dec*/
.mCSB_inside > .mCSB_container{
	margin-right:0 !important;
	}
.shop-count-mobile{
	background:#fff;
	color:#c21419;
	border-radius:5px;
	padding:3px;
	font-weight:600;
	}
.downhere{
	width:700px;float:left;
	}

/*Javed 11-Jan 2017*/
.float-left.refine-advanced h4{
	display:inline-block;
	}
/*1-November 2017*/
.cp_jwplayer8{
}
.cp_jwplayer8 .jw-state-idle .jw-title{
	margin-top: 185px;
}
.cp_jwplayer8 .jwplayer.jw-skin-myskin .jw-button-color{
	color: transparent;
}
.cp_jwplayer8 .jwplayer.jw-skin-myskin .jw-display-icon-container{
	margin-top: -7px !important;
}
.cp_jwplayer8 .jwplayer.jw-state-playing:not(.jw-flag-touch):not(.jw-flag-small-player):not(.jw-flag-casting) .jw-display, .jwplayer.jw-state-paused:not(.jw-flag-touch):not(.jw-flag-small-player):not(.jw-flag-casting):not(.jw-flag-play-rejected) .jw-display{
	display: table;
}
.cp_jwplayer8 .jwplayer.jw-skin-myskin .jw-button-color:hover{
	color: transparent !important;
}
.cp_jwplayer8 .jwplayer.jw-state-playing .jw-display-icon-container{
	display: none;
}
.cp_jwplayer8 .jwplayer.jw-skin-myskin .jw-display-icon-container:hover .jw-icon-display{
	color: transparent;
}
.cp_jwplayer8 .jw-display-icon-rewind{
	display: none !important;
}
.cp_jwplayer8 .jwplayer.jw-skin-myskin .jw-slider-horizontal .jw-slider-container{
	margin: 0 auto;
	width: 70%;
}
.cp_jwplayer8 .jwplayer.jw-skin-myskin .jw-slider-horizontal .jw-knob.jw-reset{
	top: 2px !important;
	display: block;
}
.cp_jwplayer8 .jw-knob{
	box-shadow: none !important;
}
.cp_jwplayer8 .jwplayer.jw-skin-myskin .jw-slider-horizontal .jw-knob{
	margin-left: 6px;
}
.cp_jwplayer8 .jw-icon-inline{
	height: 24px;
	width: 24px;
}
.cp_jwplayer8 .jw-text-elapsed{
}
.cp_jwplayer8 .jw-text-duration{
	position: absolute;
	right: 25px;
}
.cp_jwplayer8 .jwplayer:not(.jw-breakpoint-0) .jw-text-duration:before{
	display: none;
}
.cp_jwplayer8 .jw-slider-time{
	width: 100%;
	margin: 0 auto;
	position: absolute;
	z-index: 40;
}
.cp_jwplayer8 .jw-button-container{
	padding: 0 0 ;
    top: 0;
    position: relative;
}
.cp_jwplayer8 .jwplayer.jw-skin-myskin .jw-icon-playback, .cp_jwplayer8 .jwplayer.jw-skin-myskin.jw-state-playing .jw-icon-playback{
	z-index: 50 !important;
}
/*2-November*/
.cp_jwplayer8 .jwplayer.jw-skin-myskin .jw-icon-fullscreen{
	z-index: 50;
}
.cp_jwplayer8 .jwplayer.jw-flag-fullscreen.jw-skin-myskin .jw-slider-horizontal{
	top: 3px;
}
.cp_jwplayer8 .jw-icon-playback{
	z-index: 50;
}
.cp_jwplayer8 .jw-flag-fullscreen .jw-slider-time{
	width: 88%;
}

.cp_jwplayer8 .jwplayer.jw-reset.jw-state-complete.jw-stretch-exactfit.jw-breakpoint-2.jw-skin-myskin > .jw-title{
	margin-top: 150px !important;
}
.cp_jwplayer8 .jw-slider-time .jw-knob{
	transform: translate(-50%, -50%) scale(1);
}
/*27-Feb-2018*/
.jw-display-icon-container.jw-display-icon-next.jw-reset{
	display: none !important;
}
/*Full Width Start*/
.Col-1{
	width: 48.5%;
}
.Col-2 {
	width: 40%;
	float: right;
}
#homeTeaserWall table{
	width: 100%;
}
#myElement{
    width: 33.8vw !important;
    /*height: 18.9vw !important;*/
    height: 24vw !important;
    z-index: 1 !important;
    margin-right: 2px;
}
#myElement2, #myElement video{
    width: 33.8vw !important;
    /*height: 18.9vw !important;*/
    height: 24.3vw !important;
}

#homeTeaserWall table td{
	width: auto;
	height: auto;
}
#myElement video{
	object-fit: fill;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    background: transparent;
}
/*a.watchthis img{
	width: 8.4vw;
    height: 6.0vw;
}
a.watchthis img.watchthisone {
    width: 7.7vw;
    height: 5.7vw;
}*/
#homeTeaserWall table td{
	position: relative;
}
.year_title_2015{ 
	bottom: 5%;
	top: initial;
}

#historyTW .historyBody .Col-2 {
	/*width: 130px;*/
	/*width: 60%;*/
	width: 28.8987vw;
    float: left;
    margin-left: 20px;
    padding: 0 0 ;
}
#historyTW .historyBody p{
	font-size: 14px;
}
#footer .Col-2{
	width: 100%;
}
/*carousal*/
.featured{
	background: #1b232a;
	margin: 10px 15px;
	border-radius: 8px;
	padding: 10px 20px 20px;
}
.item{
	border:1px solid #415261;
	text-align: center;
	padding:10px;
	border-radius: 8px;
}
.item .multiline-ellipsis:after{
	background: #1b232a;
	right: -2px;
}
.item .multiline-ellipsis:before{
	right: 0px;
}
.item .multiline-ellipsis{
	max-height: 2.4em;
	text-align: center;

	margin-right: 0; 
	padding-right: 0; 
}
.item h2{
    font-size: 12px;
    color: #939ea7;
    font-weight: bold;
    margin-top: 5px;
}
.item h4{
	margin: 10px 0 0 0 ;
	/*text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;*/
}
.owl-dots{
	display: none;
}
.owl-carousel .owl-nav button.owl-next{
	float: right;
	right: -22px;
	position: relative;
	font-size: 40px;
}
.owl-carousel .owl-nav button.owl-prev{
	float: left;
	left: -22px;
	position: relative;
	font-size: 40px;
}
.owl-nav{
	position: absolute;
	width: 100%;
	top: 30%;
	z-index: -1;
}
.owl-theme .owl-nav [class*=owl-]:hover, .owl-theme .owl-nav [class*=owl-]:active, .owl-theme .owl-nav [class*=owl-]:focus{
	background: transparent;
	outline: none;
}
.feature-heading{
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
}
.feature-heading h3{
	margin: 5px 0;
	color: #969ea8;
	font-weight: bold;
}
.feature-heading h3 a{
	color: #b9151a;
	font-weight: normal;
	text-decoration: underline;
}
.feature-heading h3 a:hover{
	color: #fff;
}
/*carousal*/

/*Detail Page*/
#bodyContainer.product.modified #innerDefault02.Col-1{
	width: 68% !important;
}
#bodyContainer.product.modified #innerDefault02.Col-2{
	width: 30%;
}
#bodyContainer.product.modified #innerDefault02.Col-1 .subCol-1{
	width: 100%;
}
#bodyContainer.product.modified .Col-1 .colRight01{
	width: 40%;
}
#bodyContainer.product .Col-1 .colLeft01{
	width: 57%;
}
/*.jwplayer{
	width: 100% !important;
	height:390px !important;
}*/
.video_con_new{
	background: none;
	border:5px solid #DDE1E5;
	border-radius: 5px 5px 0 0;
	height: 395px;
}
.playerBottomBody{
	background: none;
}
.playerBottom{
	border: 5px solid #DDE1E5;
	border-top: 0;
	border-radius: 0 0 5px 5px;
	margin-left: 0;
	padding: 10px;
	background-color: #626e78;
}
.cp_jwplayer8 .jw-state-idle .jw-title{
	margin-top: initial;
	bottom: 0;
}
.jw-title-secondary.jw-reset{
	position: absolute;
	bottom: 0;
}
#picContainer{
	margin-bottom: 20px;
	padding: 10px 10px 12px 16px;
	display: flex;
	height: 485px;
	flex-wrap: wrap;
	border: 0px solid #f00;
}

.mac-os #picContainer{
	height: 492px;
}
/*This media hack is work on firefox*/
@-moz-document url-prefix() {
	#picContainer p, #newPicContainer p {
		margin: 1px 0;
	}
}

#bodyContainer.product .Col-1 h4{
	margin-top: 10px;
}
.pcNormal01, .pcNormal, .pcNSelected01{
	margin:0px 5px 5px 0px;
	width:176px;
}
.cp_jwplayer8 .jwplayer.jw-reset.jw-skin-myskin.jw-stretch-exactfit.jw-state-complete.jw-flag-user-inactive > .jw-title, .jw-title{
	bottom: 20px;
	margin-top: 150px !important;
}
.clip-thumbs{
	margin-top: 8px;
	margin-left: 16px;
}
.clip-thumbs h4{
	border: none;
}
.nobull{
	text-align:right;	
	margin-top: 10px;
}
.nobull a{
	color: #FFFF00;
}
.nobull a:hover{
	color: #FFF;
}
/*Collection Main & Details*/
.colction-main{
	background: #1b232a;
	border-radius: 10px;
	padding: 15px;
	margin:10px;
}
.breadcrumb ul{
	position: relative;
}
.breadcrumb ul li{
	display: inline-block;
	list-style:none;
	padding: 5px;
	line-height: 5px;
	color: #fff;
}
.breadcrumb ul li:not(:last-child):after{
	position: absolute;
	content: '>';
	text-decoration: initial;
	/*border-top: 3px solid transparent;
	border-left: 4px solid #ffffff;
	border-bottom: 3px solid transparent;*/
	margin-left: 5px;
}
.breadcrumb ul li a{
	color: #fff;
}
.breadcrumb ul li:not(:last-child) a:hover{
	color: #ff0000;
}
.breadcrumb ul li:not(:last-child) a{
	text-decoration: underline;
}
.breadcrumb ul li:not(:first-child){
	padding: 10px;
}
.featured-main{
	display: flex;
	align-self: center;
	justify-content: flex-start;
	margin-top: 10px;
}
.featured-main h2{
	border-bottom: 1px solid #1b232a;
	font-size: 16px;
	padding: 15px;
}
.featured-main ul{
	margin-top: 10px;
	padding: 0 0 0 20px;
}
.featured-main ul li{
	list-style: none;
	padding: 5px 0 0 0 ;
	font-size: 12px;
    font-weight: 700;
}
.featured-left{
	background: #242e39;
	border-radius: 10px;
	width: 20%;
	padding-bottom: 10px;
}
.featured-right{
	width: 80%;
	margin-left: 10px;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.featured-main .item{
	border-width: 2px;
	min-width: 150px;
	max-width: 158px;
	width: 8.2vw;
	margin-left: 5px;
	margin-top: 5px;
}

.coll-details{
	margin-top: 10px;
}
.coll-det-top{
	background: #242e39;
	border-radius: 10px;
	padding: 10px
}

.coll-det-top h2{
	border-bottom: 1px solid #1b232a;
	font-size: 16px;
	padding: 5px 15px 15px;
}
.coll-det-top h3{
	padding: 15px;
	color: #9c9c9c;
	text-align: justify;
	max-height: 72px;
	overflow-y: auto;
	line-height: 18px;
	font-size: 12px;
}
.coll-data{
	margin-top: 10px;
	display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-evenly;
    /*max-height: 600px;
    overflow-y: auto;*/
}
.data-div{
	background: #ecf1f5;
	border-radius: 10px;
	width: 40.5vw;
	padding: 0.5208vw;
	margin-bottom: 15px;
	color: #333333;
}
/*.mac-os .data-div {
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
}
.mac-os .coll-det{
	width: 75%;
}*/
.data-div:nth-child(odd){
	/*margin-right: 10px;*/
	margin-right: 0.5208vw;
}
.data-div a{
	color: #333333;
}
.data-div a:hover{
	color: #b9151a;
}
.data-div h2{
	color: #333333;
    font-size: 14px;
    margin-bottom: 6px;
    line-height: 18px;
    max-height: 35px;
    overflow: hidden;
}
.data-div p{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
    line-height: 17px;
    text-align: justify;
    font-size: 13px;
}
.coll-thumb{
	padding: 4px;
	background: url(../img/noPhoto.gif) 0 0 no-repeat;
	width: 160px;
    height: 120px;
    float: left;
}
.coll-det{
	/*margin-left: 10px;*/
	margin-left: 0.5208vw;
}
.see-more{
	width: 100%;
	text-align: right;
	margin-right: 10px;
}
.see-more a{
	background: url(../img/myAccSbmtBack.png) #AC0D0D repeat-x;
	color: #fff;
	font-size: 10px;
	font-family: oswald;
	border: 2px solid #db1313;
	border-radius: 4px;
	padding: 0px 3px;
	text-shadow: 2px 2px 3px #000000;
	text-transform: uppercase;
	letter-spacing: 0.10em;
}
/*Collection Main & Details*/

/*Custom Scrollbar*/
.custom-scrollbar::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
	background-color: #a8a8a8;
	border-radius: 10px;
}

.custom-scrollbar::-webkit-scrollbar {
	width: 8px;
	border-radius: 10px;
	background-color: #a8a8a8; 
}

.custom-scrollbar::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
	background: #ffffff;
}



/*multiline ellipsis*/
.multiline-ellipsis {
  overflow: hidden;
  position: relative;
  line-height: 1.2em;
  max-height: 6.5em;
  /*border: 1px solid #f00;*/
  text-align: justify;
  margin-right: -1em;
  padding-right: 1em;
}
.multiline-ellipsis:before {
  content: '...';
  position: absolute;
  right: 0;
  bottom: 0;
}
.multiline-ellipsis:after {
  content: '';
  position: absolute;
  right: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.2em;
  background: #ecf1f5;
}
.mediaspace1{
	max-width: 500px;
}
.mediaspace2{
	max-width: 600px;
}
.browseBody h6{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #878f99;
}
#bodyContainer #browse.decadesBody ul.listings {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
#bodyContainer #browse.decadesBody .listings li {
	padding: 0px 15px;
	list-style: none;
	background: url(../img/bullet02.gif) left 8px no-repeat;
	height: 30px;
	width: 195px;
}
.resp-img{
	max-width: 152px;
	width: 100%;
	height: auto;
}
.lb-in{
	margin-top: 60px;
	padding:20px 30px;
	color: #333;
}
.lb-in h3{
	font-size: 16px;
    color: #333333;
    background: none;
    line-height: 25px;
    text-align: left;
    padding: 0 0;
    margin-bottom: 10px;
}
.mylightbox{
	margin: 20px 0;
}
.mylightbox h4{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
    border: none;
    padding: 0 0;
    font-weight: normal
}
.wdth20{
	width: 20%;
}
.wdth40{
	width: 40%;
}
.mylightbox table td, .mylightbox table th {
	border-bottom:1px solid #ccc;
	padding: 6px;
}
.mylightbox table th{
	font-size: 11px;
	font-weight: 700;
}
.mylightbox a{
	color:#c21419;
	font-size: 11px;
    font-weight: 700;
}
.wrap-all{
	word-wrap: all;
	word-break: break-all;
}
.ml10{
	margin-left: 10px;
}
.mylightbox table td div{
	padding: 4px 0;
}
.mylightbox table th.sort:after{
	content: "";
	color: #333;
	text-decoration: none;
	background: url(../img/upDownArrow.png) 100% -16px no-repeat;
	padding: 2px 6px 0px 5px;
}
.mylightbox table th.sort a{
	color: #333;
}
/*form#chkoutsigin #billingInfo{
	display: flex;
	justify-content: center;
}*/
.disp-flex{
	display: flex;
}
.order-status{
	display: flex;
}
.picThumbs h4{
	margin: 0px 20px 0;
	padding: 0 0;
	border: 0;
}
.login-status{
	position: relative;
}
.logonsearch{
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.normalSearch .logonsearch{
	align-items: center;
}
.redgradient{
	background: #500405; /* Old browsers */
	background: -moz-linear-gradient(top, #500405 0%, #b31118 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #500405 0%,#b31118 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #500405 0%,#b31118 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b31118', endColorstr='#500405',GradientType=0 ); /* IE6-9 */
	border: 2px solid #571417;
	border-bottom: 0;

	display: flex;
	flex-wrap: wrap;
	/*width: 80%;*/
	width: 90%;
	padding:10px;
	align-items: center;
	justify-content:flex-start;
}
.filtercolumn{
	/*width: 33.333%;*/
	padding:0 10px;
}
.filtercolumn label{
	/*width: 80px;*/
	width: 70px;
	color: #ffffff;
	margin-left: 5px;
}
.lang_german .filtercolumn label{
	width: 75px;
}
.filtercolumn span{
	color: #ffffff;
}
.row-in{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.row-intop{
	display: flex;
	align-items: flex-start;
}
.row-intop .mtop5{
	margin-top: 5px;
}
.mt5{
	margin: 10px 5px;
}

.daterange {
	border-left: 1px solid #6e1116;
	border-right: 1px solid #6e1116;
	padding: 0 50px;
	margin: 0 50px;	
}
.filtercolumn.daterange label{
	width: auto;
}
.filtercolumn.daterange input{
	padding: 3px;
	color: #333;
	border: 1px solid #717171;
	float: left;
	margin-left: 5px;
}
.filtercolumn.locationfilter label{
	width: auto;
	margin-right: 5px;
}
.searchbox{
	margin: 20px 20px 0px 20px;
}
.searchin{
	width: 50%; display: flex; justify-content: center; align-items: center; margin-left: 25%;
}
.searchnotes{
	margin-top:10px; color: #ffffff;
}
.searchfilters{
	background-color: #95141a; border: 2px solid #B02124; border-radius: 4px; margin:0 10px; padding:10px 0; 
}
#relatedClips .pcNormal .bodyPcNormal.no-clips {
    width: 50%;
    float: right;
}
#AddateFrom, #AddateTo{
   /*width: 70px;*/
   width: 110px;
}
.div-center{
	margin: 0 auto;
	/*width: 52%;*/
	/*width: 62%;*/
	/*width: 62vw;*/
}
.advncsearch input.txtboxHomeSel, .advncsearch input.txtboxHome{
	/*width: 80%;*/
	width: 77%;
}

.location-tag a{
	background: #FFFBE9; color: #1a242d; display: inline-block; margin:5px 5px 5px 0; border: 1px solid #e8dfb2; border-radius: 10px; padding: 2px 10px;
}
.search-result{
	padding: 10px; display: flex;  margin-bottom: 20px; background: #ECF1F5; border-radius: 10px;
}
.search-result .img-div{
	background: url(../img/noPhoto.gif); background-repeat: no-repeat; width: 160px; min-width: 160px; padding: 5px; height: 120px;
}
.search-result .detail-div{
	margin-left: 0.5208vw;
}
.search-result .detail-div h5{
	margin-bottom: 5px;
}
.search-result .detail-div h5 a{
	font-size: 12px; color: #1a242d;
}
.search-result .detail-div h5 a:hover{
	color: #c21419;
}
.search-result .detail-div p{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #38424b;
}

/*.search-result .detail-div li{
	list-style: none;
	display: inline-block;
	border: 1px solid #e8dfb2;
    padding: 3px 6px;
    font-size: 11px;
    color: #1a242d;
    background: #fffbe8;
    width: auto;
}*/
/*CSS for new details page design*/
.prod-main{
	/*max-width: 1360px;*/
	max-width: 1450px;
    margin-left: auto;
    margin-right: auto;
}
.prod-details{
	display: flex;
	padding: 15px;
	justify-content: space-between;
}
.product-info{
	width: 28vw;
}
.product-video{
	/*width: 530px;*/
	/*margin: 0 15px;*/
	margin: 0 35px;
}
.product-video .video_con_new{
	height: initial;
}
.product-video .video_con_new video{
	width:100%;
	height: auto;
}
.product-video .jwplayer{
	width: 100%;
	height: 100%;
}
.video-main-container{
	background: none;
    border: 5px solid #DDE1E5;
    border-radius: 5px 5px 0 0;
/*    display: flex;
    justify-content: center;*/
}
.related{
	width: 28vw;
	margin-top: -65px;
}
.related #rClips h4, .related #shoppingCart h4{
	margin: 0 10px;
}
.related #shoppingCart #cdshort h4{
	margin: 0 0;
}
.related #cdshort {
	padding: 5px 10px;
}
.related #cdshort .btnViewCart.mar-left{
	margin-top: 5px;
}
.product-info h1{
	font-size: 12px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: 700;
}
.video-info{
	/*border: 1px solid #f00;*/
}
.brief ul{
	margin:0 0;
	padding: 0 0;
}
.brief ul li{
	list-style: none;
	color: #cae0f2;
}
.brief ul li strong{
	color: #fff;
}
.prod-desc{
	background: #070d12 url(../img/descriptionBg.gif) 0 0 repeat-x;
    border: 1px solid #616d77;
    overflow: auto;
    height: 310px;
    padding: 5px;
    margin: 5px 0px 10px 0px;
    color: #cccccc;
}
.lang_french .prod-desc{
	height: 340px;
}
.lang_german .prod-desc{
	height: 340px;
}
.have-correction h5{
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
}
.have-correction a{
	text-align: center;
	color: #cc0000;
    text-decoration: underline;
    margin-top: 4px;
    font-weight: bold;
    font-size: 11px;
}
.socialNfriend{
	display: flex;
	justify-content: space-between;
	margin-left: 0px;
}
.lang_german .socialNfriend {
	/*display: inherit;*/
	margin-left: 12px;
}
.lang_french .socialNfriend {
	margin-left: 20px;
}
.socialNfriend .subColRight{
	width: 160px;
	margin: 0 0;
}
.lang_german .socialNfriend .subColRight{
	width: auto;
	margin: 5px 0 0 0;
}
.socialNfriend #shareSocial{
	width: 240px;
}
.lang_german .socialNfriend #shareSocial{
	width: 200px;
}
.product-video.cp_jwplayer8 #player3_1{
	margin: 0 auto;
}
/*CSS for new details page design*/
/*CSS for Mac only*/
.mac-os .item .multiline-ellipsis:before{
	right: -2px;
}
/*CSS hack only for Mac Safari*/
@media not all and (min-resolution:.001dpcm) { @media
{
    .mac-os .data-div {
		display: -webkit-inline-flex;
		display: -ms-inline-flexbox;
		display: inline-flex;
	}
/*	.mac-os .coll-det{
		width: 75%;
	}*/
	.mac-os .coll-thumb{
		min-width: 160px;
	}
	.mac-os .coll-det .multiline-ellipsis:after{
		right: 10px;
	}
	.mac-os .coll-det .multiline-ellipsis:before{
		right: 10px;
	}
	.mac-os .coll-det .multiline-ellipsis{
		padding-right: 2em;
	}
}}
/*CSS for Mac only*/
@-moz-document url-prefix() {
  /*body.lang_german .naviBg .navi a span, .german ul li label{
  	font-size: 9.4px;
  	margin: 0 -2px;
  }*/
  #lang_german .naviBg{
  	width: 695px;
  	background:url(../img/naviBgGerman.png) 0px 0px no-repeat;
  }
}
.brief ul li strong.yellow{
	color: #ff0;
}

.filtercolumn.locationfilter label.specific{
	width: 50px;
}
.filtercolumn.locationfilter label.clip-length{
	width: 63px;
}
.lang_french .filtercolumn.locationfilter label.specific{
	width: 72px;
}
.lang_french .filtercolumn.locationfilter label.clip-length{
	width: 85px;
}
.lang_german .filtercolumn.locationfilter label.specific{
	width: 80px;
}
.lang_german .filtercolumn.locationfilter label.clip-length{
	width: 92px;
}
.disFlexCenter{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
ul.listings.updates4Lb li{
	background-position: left 7px;
	margin-bottom: 0;
}
.gReCaptcha{
	height: 104px;
	display: inline-flex;
}
.pop-new{
	padding: 10px;
}
.pop-new h1{
	text-align: center;
	margin-bottom: 5px;
}
.pop-new table{
	width: 100%;
}
.pop-new table tr th, .pop-new table tr td{
	border-bottom: 1px solid #ccc;
	line-height: 20px;
}
.pop-new table tr th:nth-child(2), .pop-new table tr td:nth-child(2){
	width: 80px;
}
.pop-new .additional-info h1{
	text-align:left;
}
.jToolTipDiv .additional-info ul{
	padding: 0;
	margin-left: 20px;
}


.Dis-Center{
    display: flex;
    justify-content: center;
}
.btn-new{
    background: #af0e0e;
    background: -moz-linear-gradient(top, #af0e0e 0%, #7b0505 24%, #4e0202 50%, #7b0505 79%, #ae1212 100%);
    background: -webkit-linear-gradient(top, #af0e0e 0%,#7b0505 24%,#4e0202 50%,#7b0505 79%,#ae1212 100%);
    background: linear-gradient(to bottom, #af0e0e 0%,#7b0505 24%,#4e0202 50%,#7b0505 79%,#ae1212 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af0e0e', endColorstr='#ae1212',GradientType=0 );
    padding: 5px 5px;
    border:2px solid #db1313;
    font-family: "uniC_Regular";
    font-size: 12px;
    color: #fff;
    letter-spacing: 0.10em;
    text-transform: uppercase;
    text-shadow: 2px 2px 3px #000000;
    border-radius: 4px;
    margin-left: 10px;
    line-height: 10px;
    cursor: pointer; 
}
.LicensLevel_Window .btnSaveNotes{
    margin: 15px 0 0 15px;
}

.LicensLevel_Window a{
    color: #c21419;
}
.LicensLevel_Window a:hover{
    color: #333;
}
.LicensLevel_Window small{
    margin:0 10px;
    color: #333;
}
.LicensLevel_Window .lic-opt{
    width: 100%;
    display: inline-block;
    margin: 15px;
}
.LicensLevel_Window .lic-opt strong{
    color: #333;
}
.LicensLevel_Window .lic-opt label{
    color: #333 !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

/*Custom Radio*/
.lic-opt [type="radio"]:checked,
.lic-opt [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

.lic-opt [type="radio"]:checked+label,
.lic-opt [type="radio"]:not(:checked)+label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
}

.lic-opt [type="radio"]:checked+label:before,
.lic-opt [type="radio"]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 2px solid #c21419;
    border-radius: 100%;
    background: #fff;
}

.lic-opt [type="radio"]:checked+label:after,
.lic-opt [type="radio"]:not(:checked)+label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #c21419;
    position: absolute;
    top: 5px;
    left: 5px;
    border-radius: 100%;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.lic-opt [type="radio"]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.lic-opt [type="radio"]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
/*Custom Radio*/
.LicensLevel_Window {
    max-width: 680px;
    /*width: 100%;*/
    max-height: 500px;
    overflow: visible;
    margin: 0 auto;
    border: 10px solid;
    border-color: #788189;
    background: #fff;
    border-radius: 10px;
    padding: 10px 15px 20px 0px;
}

.LicensLevel_Overlay h3 {
    background: #c21419;
    display: inline-block;
    margin-bottom: 15px;
    padding: 15px 10px 15px 35px;
    color: #ffffff;
}
#lang_german .LicensLevel_Overlay h3{
	padding-left: 65px;
}

.LicensLevel_Overlay {
    position: fixed;
    margin: auto;
    top: 10%;
    /*left: 31%;*/
    z-index: 4;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
    width: 100%;
    /*height: 100%;*/
}
.LicensLevel_BG{
    background-color: rgba(27, 35, 42, 0.75) !important;
    position: fixed;
    margin: auto;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 4 ;
    display: none;
}
.FileSize{
	/*width: 52px;*/
	/*border:1px solid #f00;*/
	width: 60px;
	float: left;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
}
.PrizeTab{
	/*width: 190px;*/
	/*border:1px solid #000;*/
	float: left;
	font-size: 11px;
	margin-left: 10px;
	width: 185px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
}
.pull-r{
	float: right;
}
.pull-l{
	float: left;
}
#stillPhoto.middleSec strong{
	font-size: 11px;
}
.sel_lic h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #333;
	border-bottom: none;
	padding:0 0 0 0;
}
.spell-suggestion, .spell-suggestion a{
	color:#FFFF00;
	font-size: 13px;
	margin-top: 5px;
}

