body
{
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(../images/BG.jpg) repeat-x top;
	font-family: Tahoma;
}

a:focus 
{
	-moz-outline: none;
	outline: none; /* CSS 3 */
	ie-dummy: expression(this.hideFocus=true); /* IE >= 5.5 */
}

h2 a
{
	color: black;	
}

imput:focus 
{
	-moz-outline: none;
	outline: none; /* CSS 3 */
	ie-dummy: expression(this.hideFocus=true); /* IE >= 5.5 */
}

form
{
	margin:0;
	padding:0;
}

.mail
{
	color:#000;
}

#headvideo
{
	width:726px;
	height:240px;
	margin-top:7px;
}

#pvideoall 
{
	float:right;
}

#prodvideo 
{
	margin-left:15px;
}

h3 {
	font-size:14px;
}

ul, li {
	margin: 0 12px;
	text-align:left;
}
a
{
	text-decoration: none;
	color: white;
}

img
{
	display: block;	
}

a img
{
	border: 0 none;	
}

h2
{
	margin: 0;
	font-size: 13px;
		
}
#mainDiv
{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	overflow: hidden;
}

#headDiv
{

}

#logoDiv
{
	
}

#leftColumn
{
	width: 187px;
	float: left;
	background-color: #928E8B;
	overflow: auto;
}

.menuElement a
{
	text-decoration: none;
	color: white;
	font-size: 13px;
	font-weight: bold;
}

#pageContent
{
	padding:10px;
	text-align:justify;
}

#rightColumn
{
	float: left;
	padding: 0 0 0 20px;
}

#rightColumnInner
{
	width: 730px;
	overflow: no-scroll;
}

#categoriesDiv
{
	width: 100%;
}

#categoriesDivInner
{
	padding: 20px 24px 20px 24px;
}

#leftBottomDiv
{
	background-color: #797572;
	width: 100%;
}
#leftBottomDivInner
{
	padding: 20px 24px 0 24px;	
}

.menuStripe
{
	margin-top: 5px;	
	margin-bottom: 5px;
}

.menuElement a
{
	color: white;
}

#leftBottom
{
	width: 100%;
	background-color: #797572;
}

.channelsBox
{
	margin-top: 25px;
}

.channelsBox img
{
	margin-left: 10px;
	border: 0;
	float: left;
}

.leftColumnBottom
{
	width: 100%;
	background-color: white;
	overflow: auto;
}

.recommendBox
{
	clear: both;
	padding: 25px 0 0 10px;
	width:60px;
}

.recommendBox a
{
	color: #922e2e;
	text-decoration: underline;
}


.leftBoxEdge
{
	float: left;
}

.rightBoxEdge
{
	float: left;
}

.middleBox
{
	float: left;
	height: 76px;
	color: white;
}


#basketMiddle
{
	background-color: #AB1717;
}

#basketDiv
{
	position: absolute;
	top: 0;
	right: 223px;	
}

#searchDiv
{
	position: absolute;
	top: 0;
	right: 5px;	
}
#searchMiddle
{
	background-color: #D91D1E;
	width:190px;
}

#searchimput {
	float: left;
	border: 1px solid #D91D1E; 
	width: 123px; 
	margin-top: 7px;
}

#basketSearchDiv
{
	height: 76px;
	width: 726px;
	position: relative;
}
#topMenuDiv
{
	margin-top: 52px;
	height: 20px;
}

#topMenuDiv a img
{
	float: left;
	display:block;
}

#topMenuDiv img
{
	border: 0;
}

.stripeTopMenu
{
	
	
	
	
}

.stripeTopMenuouter
{
	height: 15px;
	width: 50px;
	float: left;
	background-image: url(../images/stripe_menu.gif);
	background-repeat:no-repeat;
	background-position:top center;
}


.barDiv
{
	background-image: url(./images/bela.jpg);
	width: 725px;
	height: 29px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	clear: both;
	margin-top:10px;
}

.barDivI
{
	width: 716px;
	background-color: #D91D1E;
	float: left;
	height: 29px;
}

.barDiv img
{
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
}

.barDivInner
{
	float: left;
	padding: 6px 0 0 11px;
	font-size: 13px;
}

.barDivInnerRight
{
	float: right;
	padding: 6px 11px 0 11px;
	font-size: 13px;

}

#movieDiv
{
	width: 726px;
	height: 150px;
}

#entryTextDiv
{
	width: 705px;
	font-size: 11px;
	padding:10px;
}

.promotedLeftPart
{
	float: left;
}

.promotedLeftPart img
{
	border: 1px solid #A0A0A0;
	width:121px;
}

.promotedRightPart
{
	float: left;
	overflow:auto;
	width:239px;
}

.promotedRightPartInner
{
	padding-left: 15px;	
}



.productReadMore
{
	color: red;
	font-size: 10px;
	padding: 3px 0 0 0;
}

.productPrice
{
	font-size: 15px;
	font-weight: bold;
	float: left;
	margin:5px 0px 5px 0px;
	height:auto;
	overflow:auto;
}

.recommendedProductsRow
{
	clear: both;
	width: 726px;
	overflow: auto;
	margin-top: 20px;
}

.promotedProductBox
{
	float: left;
	width: 362px;
}

.productvariant
{
	clear: both; 
	margin:0px 0px 0px 0px;
}

.productvariant p
{
	margin:0 0 0 0;
}



#footDiv
{
	background-color:#282216;
	width: 100%;
	height:110px;
	margin-top:50px;
	color:#FFF;
	


}

#foot
{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding-top:30px;
}

#rs
{
	float:right;
	text-align:right;
	margin-top:-22px;
}


/* Notices and Errors */
div.message, p.error, div.error-message {
	color: #900;
	
	margin: 8px 0px;
}
div.error-message {
	clear: both;
}
div.error em {
	font-size: 18px;
	color: #003d4c;
}
span.notice {
	background-color: #c6c65b;
	color: #fff;
	display: block;
	font-size: 16px;
	padding: 0.5em;
	margin: 1em 0;
}


div.accountinfo {
	position: absolute;
	top: 12px;
	right: 60px;
	text-align: right;	
}

div.searchform {
	position: absolute;
	top: 50px;
	right: 60px;
	text-align: right;	
}

div.minicart {
	width: auto;
	float: right;
	padding: 4px;	
	background-color: #fee;
}

.christmas-special {
	display: none;
}