body
{	
	background-color: #3c0000;
	background-position:top;
	background-repeat:repeat-x;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans-Serif; 
	color: #600109; 
	font-size: 0.8em;
	line-height:1.2em;	
}

body, textarea 
{
	overflow-y: auto;
}

.fckeditor object { display:block; text-align:center; margin:15px auto !important; }

img { border:0; }

form { padding:0px; margin:0px }

a { text-decoration:none; color: #600109; }
a:hover { text-decoration:underline; color: #600109; }

p { margin:0px; padding:8px 0px; }

h1 { font-size: 1.5em; line-height: 1.4em; margin:0px; padding:0px;  }
h2 { font-size:1.3em; line-height:1.3em; font-weight:normal; margin:0px; padding:5px 0px; }
h3 { font-size:1.1em; font-weight:bold; margin:0px; padding:5px 0px;}

.floatright { float:right; }
.floatleft { float:left; }

.right { float:right; margin-left:10px;}
.left { float:left; margin-right:10px;}

.center { text-align:center; margin:10px auto; display:inline-block; }
.center { *display:inline; }

.clear { clear:both; }

.bold { font-weight: bold; }
.italic { font-style: italic; }
.underline { text-decoration: underline; }
.strikethrough { text-decoration: line-through; }

.zoomable { cursor: url(../Cursors/magnify.cur), -moz-zoom-in, pointer; }

.pagewidth
{	
	width:970px; 
	margin:0 auto;
}

.panel
{
	margin:0px;
	margin-top:10px;
	background-color:#ffffff;
}

.panel .content
{
	padding:10px;
}

#header
{
	width:100%; 
	margin-top:10px;
}

#logo
{
	float:left;
	padding: 3px 30px;
}

#topnav
{
	height: 19px;
	margin:7px 0px;
	padding:0px;
	text-align:right;
}

#topnav ul
{
	float:right;
	margin:0px;
	padding:0px;
	list-style:none;
}

#topnav li
{
	float:left;
	display:inline;
}

#topnav li.selected a
{
	font-weight:bold;
}

#mainnav
{
	width:100%;
}

#mainnav ul
{
	margin:0px;
	padding:0px;
	list-style:none;
	text-indent:0px;
}

#mainnav li
{
	float:left;
	font-size: 1.1em;
	margin:0px;
}

#mainnav li a
{
	display:block;
	padding:10px 40px;
	text-decoration:none;
}

#mainnav li a:hover
{
	background-color:#6f0509;
	color:#fff122;
}

#mainnav li.selected a
{
	background-color:#3c0000;/*#6f0509;*/
	color:#fff122;
}

#mainnav .admin li a
{
    font-size:90%;
	padding:10px 10px;
}

#footer
{
	width:100%;
	margin-bottom:10px;
}

#footer ul
{
	margin:10px;
	padding:0px;
	list-style:none;
	text-indent:0px;
}

#footer li
{
	color:#ffffff;
	float:left;
	display:inline;
}

#footer li a
{
	color:#ffffff;
}

#footer li.selected a
{
	font-weight:bold;
}

#leftcol
{
	float:left;
	width:170px;
	margin-right:10px;
}

#subnav
{
    float:left; 
    width:150px; 
    margin-right:10px; 
    margin-top:10px; 
    min-height:150px;
}

#subnav h2.selected
{
	font-weight:bold;
}

#subnav ul
{
	margin:0px;
	margin-left:15px;
	padding:0px;
	text-indent:0px;
}

#subnav li
{
	font-size: 1.1em;
	margin:5px 0px;
}

#subnav li a
{
    display:block;
	text-decoration:none;
}

#subnav li a:hover
{
	text-decoration:underline;
}

#subnav li.selected a
{
	font-weight:bold;
}

#subnav .admin li a
{
	padding:10px 12px;
}

#rightcol
{
	float:right;
	width:170px;
	margin-left:10px;
}

#maincontent
{
	float:left;
	width:790px;
}

#admincontent
{
	float:left;
	width:790px;
}

.listitem
{
	margin:0px;
	margin-top:10px;
}

.listitem .content
{
	background-color:#ffffff;
	border-left:1px solid #600109;
	border-right:1px solid #600109;
	padding:0px;
}

.listitem .top
{	
	background-color:#ffffff;
	border-top:1px solid #600109;
	height:10px;
	margin-left:10px;
	margin-right:10px;
}

.listitem .topleft
{	
	background-image: url(../Images/UI/ListItemTopLeft.gif);
	background-repeat:no-repeat;
	background-position: left;
	height:10px;
}

.listitem .topright
{	
	background-image: url(../Images/UI/ListItemTopRight.gif);
	background-repeat:no-repeat;
	background-position: right;
	height:10px;
}

.listitem .bottom
{	
	background-color:#ffffff;
	border-bottom:1px solid #600109;
	height:9px;
	margin-left:10px;
	margin-right:10px;
}

.listitem .bottomleft
{	
	background-image: url(../Images/UI/ListItemBottomLeft.gif);
	background-repeat:no-repeat;
	background-position: left;
	height:10px;
}

.listitem .bottomright
{	
	background-image: url(../Images/UI/ListItemBottomRight.gif);
	background-repeat:no-repeat;
	background-position: right;
	height:10px;
}

.listitem h3
{
	padding:0px;
}

.listitem p
{
	padding:0px;
	margin-top:10px;
}

.classifiednav
{
	margin:10px auto;
	width:550px;
	text-align:center;
}

.classifiednav ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}

.classifiednav li
{
	float:left;
	display:inline;
	white-space:nowrap;
	font-size:0.9em;
}

.classifiednav li.selected
{
	font-weight:bold;
}

.form .element
{
	padding: 0px auto;
	margin: 5px auto;
	clear:both;
}

.form label
{
	float:left;
	text-align:right;
	height: 17px;
	padding:5px;
	padding-right:10px;
	width:140px;
}

.form label.left
{
	float:left;
	text-align:left;
	height: 17px;
	padding:0px;
	margin:5px 0px;
	margin-right:5px;
	width:auto;
}

.form label.checkbox
{
	float:none;
	text-align:left;
	padding:0px;
	margin:0px;
	margin-left:5px;
}

.form .value
{
	float:left;
}

.form .errors
{
	color: #cc0000;
}

.form .textbox
{
	border: 1px solid #cccccc;
	width: 250px;
	height: 17px;
	padding:5px;
	color: #600109; 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 1em;
	font-weight: bold;
}

.form .selectbox
{
	border: 1px solid #cccccc;
	width: 262px;
	height: 27px;
	padding:5px;
	color: #600109; 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 1em;
	font-weight: bold;
}

.form .textarea
{
	border: 1px solid #cccccc;
	width: 250px;
	height: 80px;
	padding:5px;
	color: #600109; 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 1em;
	font-weight: bold;
}

.form .textvalue
{
	float:left;
	width: 250px;
	padding:5px;
	color: #600109; 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 1em;
	font-weight: bold;
	text-align:left;
}

.paging .selectbox
{
	border: 1px solid #cccccc;
	width: 50px;
	height: 27px;
	color: #600109; 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 1em;
	font-weight: bold;
	margin:0px;
	margin-bottom:-6px;
}

.contentform
{
	text-align:center; 
	margin:10px auto; 
	width:440px;
}

.orderform
{
	text-align:center; 
	margin:10px auto; 
	width:600px;
}

.orderform .textvalue
{
	width:300px;
	float:left;
}

.detailform
{
}

.detailform label
{
	float:none !important;
	text-align:left !important;
	width:auto !important;
	padding:0px;
	margin-bottom:5px;
}

.detailform .textbox
{
	width: 235px !important;
}

.detailform .textarea
{
	width: 235px !important;
}

.contenteditor label
{
	display:block;
	margin:10px 0px 0px 0px;	
	float:none;
	text-align:left;
	height: 17px;
	padding:0px;
	width:auto;
}

.contenteditor .textbox
{
	width: 712px;
}

.contenteditor .selectbox
{
}

.contenteditor .textarea
{
	width: 712px;
}

.loginform
{
}

.loginform label
{
	float:none !important;
	text-align:left !important;
	width:auto !important;
	padding:0px;
	margin-bottom:5px;
}

.loginform .textbox
{
	width: 135px !important;
}

.adminform label
{
	width:90px;
}

.price
{
	color:#fff122;
	text-align:center;
	width:124px;  
}

.price .face
{	
	display:block;
	background-image: url(../Images/UI/PriceFace.png);
	background-repeat:repeat-x;
	background-position: top;
	width:112px; 
	margin-left:6px;
	margin-right:6px;
	float:left;  
}

.price .left
{	
	display:block;
	background-image: url(../Images/UI/PriceLeft.png);
	background-repeat:no-repeat;
	background-position: top left;
	height:56px;
	float:none;
	margin:0px;
}

.price .right
{	
	display:block;
	background-image: url(../Images/UI/PriceRight.png);
	background-repeat:no-repeat;
	background-position: top right;
	height:56px;
	float:none;
	margin:0px;
}

.price .incvat
{
	font-size: 1.8em;
	line-height: 1em;
	font-weight: bold;
	display:inline-block;
	padding:0px;
}

.detaillabel
{
	padding:5px;
	text-align:right;
	width:65px;
	float:left;
}

.detailvalue
{
	padding:5px;
	color: #600109; 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 1em;
	font-weight: bold;
}

.basket
{
	background-color: #f4ef6d;	
}

.basket h2
{
	display:block;	
	background-image: url(../Images/UI/TabBtnHiFace.png);
	background-repeat:repeat-x;
	background-position: top;
	background-color:#6f0509;
	color:#fff122;
	font-weight:bold;
	text-align:center;
}

.breadcrumb
{
	margin:5px;
	margin-bottom:15px;
}

.breadcrumb a
{	
	font-size:1.2em;
	font-weight: bold;
}

.tabstrip
{
	margin-top:10px;
	background-image: url(../Images/UI/TabBG.png);
}

.tabstrip .rightborder
{
	background-image: url(../Images/UI/TabBGRight.png);
	background-position: right top;
	background-repeat:no-repeat;
}

.tabstrip .tab
{
	display:block;
	float:left; 
	margin:0px;
	margin-bottom:-5px;
	font-weight:normal;
	font-size:1.3em;
	line-height:1.3em;
	height:35px;
}

.tabstrip .tab .face
{	
	display:block;
	background-image: url(../Images/UI/TabFace.png);
	background-repeat:repeat-x;
	background-position: top;
	height:35px;
	margin-left:5px;
	margin-right:5px;
	padding:5px 9px; 
	white-space:nowrap;
	font-size:0.9em;
	cursor:pointer;
}

.tabstrip .tab .left
{	
	display:block;
	background-image: url(../Images/UI/TabLeft.png);
	background-repeat:no-repeat;
	background-position: top left;
	height:35px;
	float:none;
	margin:0px;
	margin-left:-1px;
}

.tabstrip .tab .right
{	
	display:block;
	background-image: url(../Images/UI/TabRight.png);
	background-repeat:no-repeat;
	background-position: top right;
	height:35px;
	float:none;
	margin:0px;
}

.tabstrip .tab:hover
{	
	text-decoration:none;
	color:#fff122;
}

.tabstrip .tab:hover .face
{	
	background-image: url(../Images/UI/TabHiFace.png);
}

.tabstrip .tab:hover .left
{	
	background-image: url(../Images/UI/TabHiLeft.png);
}

.tabstrip .tab:hover .right
{	
	background-image: url(../Images/UI/TabHiRight.png);
}

.tabstrip .selected
{	
	color:#fff122;
}

.tabstrip .selected .face, .tabstrip .selected:hover .face
{	
	background-image: url(../Images/UI/TabSelFace.png);
}

.tabstrip .selected .left, .tabstrip .selected:hover .left
{	
	background-image: url(../Images/UI/TabSelLeft.png);
}

.tabstrip .selected .right, .tabstrip .selected:hover .right
{	
	background-image: url(../Images/UI/TabSelRight.png);
}

.tabbuttons .tabbutton
{
	float:left; 
	margin-bottom:5px; 
	margin-right:5px; 
	width:124px;  
}

.tabbuttons .tabbutton .face
{	
	display:block;
	background-image: url(../Images/UI/TabBtnFace.png);
	background-repeat:repeat-x;
	background-position: top;
	width:112px;  
	margin-left:6px;
	margin-right:6px;
	cursor:pointer;
}

.tabbuttons .tabbutton .left
{	
	display:block;
	background-image: url(../Images/UI/TabBtnLeft.png);
	background-repeat:no-repeat;
	background-position: top left;
	height:42px;
	float:none;
	margin:0px;
}

.tabbuttons .tabbutton .right
{	
	display:block;
	background-image: url(../Images/UI/TabBtnRight.png);
	background-repeat:no-repeat;
	background-position: top right;
	height:42px;
	float:none;
	margin:0px;
}

.tabbuttons .tabbutton:hover
{	
	text-decoration:none;
	color:#fff122;
}

.tabbuttons .tabbutton:hover .face
{	
	background-image: url(../Images/UI/TabBtnHiFace.png);
}

.tabbuttons .tabbutton:hover .left
{	
	background-image: url(../Images/UI/TabBtnHiLeft.png);
}

.tabbuttons .tabbutton:hover .right
{	
	background-image: url(../Images/UI/TabBtnHiRight.png);
}

.tabbuttons .selected .face, .tabbuttons .selected:hover .face
{	
	background-image: url(../Images/UI/TabBtnSelFace.png);
}

.tabbuttons .selected .left, .tabbuttons .selected:hover .left
{	
	background-image: url(../Images/UI/TabBtnSelLeft.png);
}

.tabbuttons .selected .right, .tabbuttons .selected:hover .right
{	
	background-image: url(../Images/UI/TabBtnSelRight.png);
}

.tabbuttons .selected
{	
	text-decoration:none;
	color:#fff122;
}

.tabbuttons .hi
{	
	text-decoration:none;
	color:#fff122;
}

.tabbuttons .hi .face
{	
	background-image: url(../Images/UI/TabBtnHiFace.png);
}

.tabbuttons .hi .left
{	
	background-image: url(../Images/UI/TabBtnHiLeft.png);
}

.tabbuttons .hi .right
{	
	background-image: url(../Images/UI/TabBtnHiRight.png);
}

.vertalign
{
	text-align:center;
	width:100%;
	display: table; 
	#display:block; 
	#position: relative; 
	overflow: hidden;
}

.vertalignwrapper
{
	vertical-align: middle;
	display: table-cell; 
	#display: block; 
	#position: absolute; 
	#top: 50%;
	#left: 50%;
	width:100%;
}

.vertaligncontent
{
	#position: relative; 
	#top: -50%;
	#left: -50%; 
}

.link 
{
	cursor:pointer;
}

.sortoption label
{
	margin:0px;
	text-align:left;
	width:auto;
	float:none;
}

.buttonstrip
{
	margin:10px auto; 
	width:100px;
}

.buttonstripright
{
	float:right; 
	margin-top:-37px;
}

.btn
{
	cursor:pointer;
	width:100px;
	float:left;
	margin:0px 5px;
}

.btn .face
{		
	display:block;
	background-image: url(../Images/UI/ButtonFace.gif);
	background-repeat:repeat-x;
	background-position: top;
	height:26px;
	line-height:26px;
	margin:0px;
	margin-left:9px;
	margin-right:9px;
	padding:0px;
	white-space:nowrap;
	text-align :center;
	font-size:0.9em;
}

.btn .left
{	
	display:block;
	background-image: url(../Images/UI/ButtonLeft.gif);
	background-repeat:no-repeat;
	background-position: left;
	height:26px;
	float:none;
	margin:0px;
	padding:0px;
}

.btn .right
{	
	display:block;	
	background-image: url(../Images/UI/ButtonRight.gif);
	background-repeat:no-repeat;
	background-position: right;
	height:26px;
	float:none;
	margin:0px;
	padding:0px;
}

.btn:hover
{	
	text-decoration:none;
	color:#fff122;
}

.btn:hover .face
{	
	background-image: url(../Images/UI/ButtonHiFace.gif);
}

.btn:hover .left
{	
	background-image: url(../Images/UI/ButtonHiLeft.gif);
}

.btn:hover .right
{	
	background-image: url(../Images/UI/ButtonHiRight.gif);
}

.btn input, .btn button, .linkbutton
{
	border:none;
	background-color: Transparent;
	color: #600109;
	text-align :center; 
	margin:0px;
	padding:0px;
	cursor:pointer;
	height:26px;
	width:100%;
}

.btn:hover input, .btn:hover button, .linkbutton:hover
{
	text-decoration:none;
	color:#fff122;
}

.btn img
{
	vertical-align:middle;
	display:inline-block;
	margin-top:-2px;
}

.disabled, .disabled:hover
{
	color:#a5a5a5;
	cursor:default;
}

.disabled:hover .face
{		
	background-image: url(../Images/UI/ButtonFace.gif);
}

.disabled:hover .left
{	
	background-image: url(../Images/UI/ButtonLeft.gif);
}

.selectedbtn
{	
	text-decoration:none;
	color:#fff122;
}

.selectedbtn .face, .selectedbtn:hover .face
{	
	background-image: url(../Images/UI/ButtonSelFace.gif);
}

.selectedbtn .left, .selectedbtn:hover .left
{	
	background-image: url(../Images/UI/ButtonSelLeft.gif);
}

.selectedbtn .right, .selectedbtn:hover .right
{	
	background-image: url(../Images/UI/ButtonSelRight.gif);
}

.disabled:hover .right
{	
	background-image: url(../Images/UI/ButtonRight.gif);
}

.inactive, .inactive:hover
{
	color:gray;
}

.inactive:hover .face
{	
	background-image: url(../Images/UI/ButtonFace.gif);
}

.inactive:hover .left
{	
	background-image: url(../Images/UI/ButtonLeft.gif);
}

.inactive:hover .right
{	
	background-image: url(../Images/UI/ButtonRight.gif);
}

.button
{
	width:100px;
	float:left;
	margin:0px 5px;
}

.button .face
{	
	background-image: url(../Images/UI/ButtonFace.gif);
	background-repeat:repeat-x;
	background-position: top;
	height:26px;
	margin:0px;
	margin-left:9px;
	margin-right:9px;
	padding:0px;
	white-space:nowrap;
	text-align :center;
	font-size:0.9em;
}

.button .left
{	
	background-image: url(../Images/UI/ButtonLeft.gif);
	background-repeat:no-repeat;
	background-position: left;
	height:26px;
	float:none;
	margin:0px;
	padding:0px;
}

.button .right
{	
	background-image: url(../Images/UI/ButtonRight.gif);
	background-repeat:no-repeat;
	background-position: right;
	height:26px;
	float:none;
	margin:0px;
	padding:0px;
}

.button input, .linkbutton
{
	border:none;
	background-color: Transparent;
	color: #600109;
	text-align :center; 
	margin:0px;
	padding:0px;
	cursor:pointer;
	height:26px;
	width:100%;
}

.button a
{
	display:block;
	text-align :center; 
	margin:0px;
	padding:0px;
	height:26px;
	line-height:26px;
	width:100%;
}

.button a.inactive
{
	color:gray;
}

.button a:hover
{
	text-decoration:none;
}

.linkbutton:hover
{
	text-decoration:underline;
}

.scrollboth
{
	overflow: -moz-scrollbars-both;
	overflow-x: scroll;
	overflow-y: scroll;
}

.scrollhorizontal
{
	overflow: -moz-scrollbars-horizontal;
	overflow-x: scroll;
	overflow-y: hidden;
}

.scrollvertical
{
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: scroll;
}

.treeview 
{
	width: 400px;
	padding: 10px 0px 10px 10px;
	margin: 0px 0px 0px 0px;
	padding-bottom:10px;
	font-family: sans-serif;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	white-space: nowrap;
}

.treeview img 
{
	border: 0px;
	vertical-align: middle;
}

.treeview a 
{
	text-decoration: none;
	font-weight: normal;
}

.treeview a.node, .treeview a.nodeSel 
{
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}

.treeview a.node:hover, .treeview a.nodeSel:hover 
{
	text-decoration: underline;
}

.treeview a.nodeSel 
{
	background-color: #cccccc;
	font-weight: bold;
}

.treeview .clip 
{
}

thead
{
	font-weight:bold; 
}

td
{
	margin:0px;
	padding:5px 3px;
	border-bottom:1px solid #600109; 
	font-size:90%;
	white-space:nowrap;
}

tr.row:hover, tr.over td
{
	background-color: #f4ef6d;
	cursor:pointer;
}

td a:hover
{
	text-decoration:none;
}

.homepagepanel
{
	/*background-color:#f4ef6d; 
	position: absolute; 
	z-index:1000; 
	margin-top:230px;*/
}

.homepagepanel h2
{
	font-weight:bold;
	font-size: 1.5em;
}

.homepagepanel a
{
	/*padding:20px 50px; */
	display:block;
}

.homepagepanel a:hover
{
	text-decoration: none;
}

.productimage
{
    border:1px solid #600109;
}
.productimageselected
{
    border:1px solid transparent;
}

.contextMenu
{
	position:absolute;
	background-color:#ffffff;
	border:1px solid #6f0509;
	width:130px;
}

.contextMenu a
{
	display:block;
	padding:6px;
	text-align: left;
	text-decoration:none;
}

.contextMenu a:hover
{
	background-color:#6f0509;
	color:#fff122;
}

.messageok
{
	background-image:url(/Images/UI/Icons/StatusMessage/check.png);
	background-position:left;
	background-repeat:no-repeat;
	color:Green;
	padding-left:20px;
}

.messageerror
{
	background-image:url(/Images/UI/Icons/StatusMessage/error.png);
	background-position:left;
	background-repeat:no-repeat;
	color:#ff3333;
	padding-left:20px;
}

.popup
{
	border:1px solid #600109;
	position:fixed;
	width:400px;
}

.popup .titlebar
{	
	background-color:#3c0000;
	color:#fff122;
	width:100%;
}

.popup .titlebar h2
{	
	padding:5px 10px;
	margin:0px;
}

.popup .titlebarinactive
{
	background-color:#e8f4fc;
}

.popup .titlebar .icon
{
	float:left;
}

.popup .titlebar .buttons
{
	margin:10px;
	float:right;
}

.popup .statusbar
{
	background-color:#eeeeee;
	border:1px solid #600109;
	border-top:0px;
}

.popup .statusbar .resize
{
	float:right;
}

.popup .bg
{
	min-height:200px;
}

.panel .bottom
{
	background-image: url(../images/ui/panelbottom.png);
}

.background
{
	background-color:#cccccc;
	display:inline; 
	position:fixed; 
	left:0px; 
	top:0px; 
	width:100%; 
	height:100%; 
	filter:alpha(opacity=70); 
	opacity:0.7;
}