/* @override 
	http://www.recdesign.de/oxid/out/basic/src/oxid.css
	http://www.cinehome24.de/out/basic/src/oxid.css
	https://ssl.cinehome24.de/oxid/out/basic/src/oxid.css
	http://localhost:8888/cinehome24/out/basic/src/oxid.css
	http://localhost:8888/cinehome24/out/cinehome24/src/oxid.css
	http://www.cinehome24.de/out/cinehome24/src/oxid.css
	https://ssl.cinehome24.de/oxid/out/cinehome24/src/oxid.css
*/

/* OXID look&feel generated CSS */

/* Base */

html,body {
	background: #000C53 url(../img/bg_main.png) repeat-x center top;
	margin: 0;
	padding: 0;
	height: 100%;
	}

body,table,input,select,textarea,tt {
	font: 10px/130% Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #2f3450;
	}

body {
	margin:0;
	padding:0;
	}


h1 {
	font-size: 13px;
	}

h2 {
	font-size: 11px;
	}

h3 {
	font-size: 10px;
	}

strong.h2 {
	font-size: 11px;
	}

strong.h3 {
	font-size: 10px;
	}

img {
	border:none;
	}

ul {
	padding:0 0 0 2em;
	}

hr {
	margin: 5px;
	height:1px;
	text-align:center;
	color: white;
	background-color: white;
	border: 0;
	}


hr.line {
	background-color: white;
	border:none;
	color: white;
	height:1px;
	margin: 5px
	}



/* Typography */

a {
	text-decoration:none;
	color: #2f3450;
}


a:hover {
	text-decoration:underline;
	}



.hl {
	color: maroon;
	}


.note {
	color: maroon;
	font-weight: bold;
	margin-right: 4px;
}


.req {
	color: maroon;
	}


.err {color:#F90;}

.done {color:#00B910;}


.link {
	background: url(bg/oxid_c24_.gif) no-repeat 0 -300px;
	padding-left: 10px;
	font-size:10px;
	text-decoration:none;
	line-height:1.1em;
	display: block;
}


.link2 {
	background: url(bg/oxid.gif) no-repeat 0 -348px;
	padding-left:0;
	font-size:10px;
	text-decoration:none;
	line-height:1.1em;
	}


.link:hover, .link2:hover {
	text-decoration: underline;
	}


.def_color_1 {
	padding-left: 7px;
}


.fs12 {
	font-size: 12px !important;
	}


.fs11 {
	font-size: 11px !important;
	}


.fs10 {
	font-size: 10px !important;
	}


.nobrd {border: none !important;}

.nobold {font-weight: normal !important;}

.ta_right {text-align: right !important;}


div.right, span.right {
	float:right;
	}


div.left, span.left {
	float:left;
	}


a.black_link {color: #000 !important;}

a.black_link:hover {color: #f90 !important;}

.clear_left {clear: left;}

.clear_right {clear: right;}

.clear_both {clear: both;}





/* Forms */

form {
	margin-top:0px;
	margin-bottom:0px;
}


input, textarea {
	color: #000;
	border: 1px solid #000C53;
}

div#right input {
	width: 148px;
}

#right input.chk {
	width: auto;
}

span.btn {
	padding: 0 1px 0 0;
	height:18px;
	line-height:18px;
	display:-moz-inline-stack;
	display:inline-block;
	margin: 5px 0;
	outline:0;
	}


span.btn input, span.btn a {
	border:none;
	height:20px;
	line-height:10px;
	outline:0;
	position:relative;
	display:block;
	padding:2px 7px;
	margin:0;
	font-weight: bold;
	cursor:pointer;
	background: transparent url(bg/button1.jpg) no-repeat center top;
	width: 150px;
}


span.btn a{padding:3px 8px 2px; position:relative;}


.btn .extra {
	width: auto;
	background-image: none;
	background-color: #000C53;
	color: white;
	height: auto;
	padding: 6px;
}



input.btn.hl {border-color:#f90;color:#f90;}

input.chk {vertical-align:middle; margin-top: 0px;}


input.chk {
	margin: 1px 5px 1px 0px;
	padding: 0;
	background-color: white;
}


input.fullsize {
	width: 100%;
	}


textarea.fullsize {
	width: 100%;
	}


input.openid {
	background: #fff url(bg/openid-icon-small.gif) no-repeat 0pt 50%;
	padding:1px 1px 1px 18px;
	border:1px solid activeCaption;
	}



/* Tables .....*/

table {
	border-collapse: collapse;
}


th {
	text-align: left;
	padding: 0 5px 0 0;
	font-weight: normal;
	}


tr.sep td, tr.sep th {
	border-bottom: 1px solid white;
}


table.min_width {
	width:auto
	}


tr.row_sep td hr {
	display:none;
	}


tr.row_sep td div { 
	margin: 0;
	height: 15px;
	border-bottom: 1px solid white;
}



/* Navigation  - bars */

div.bar {
	vertical-align: middle;
	}


div.bar .left {
	float:left;
	}


div.bar .right {
	float:right;
	}



/* Navigation  - boxes */

dl.box           {padding:0;margin:0;float:right;position:relative;}

dl.box dt        {padding:5px;font-weight:bold;font-size:11px;text-indent:5px;}

dl.box dd        {margin:0;padding:4px 4px 0;}



/* Navigation  - menues */

ul.menue      {padding:0; margin:0; list-style:none;}

ul.menue li   {margin:0; white-space:nowrap;position: relative;}

ul.menue li a {line-height: 100%;}

ul.menue.horizontal li {float:left;}

ul.menue.vertical   li {float:none;height: 100%;}



.dropdown { visibility: hidden; display:block; position:absolute; left:0;top:100%;padding:0;margin:0;z-index:1000;}

.open .dropdown { visibility: visible; }



/* Navigation - tree */

.category_tree_box {
	padding: 4px 6px 8px 7px;
	background-color: #dde0ee;
	text-align: left;
	color: #424a55;
	margin-bottom: 10px;
}

.vendor_tree_box {
	padding: 4px 6px 8px 7px;
	background-color: #dde0ee;
	text-align: left;
	color: #424a55;
	margin-bottom: 10px;
	}


ul.tree {
	padding:0;
	margin: 0 0 5px;
	}


ul.tree ul {
	padding:0;
	margin:0 0 0 8px;
	}


ul.tree li {
	padding:0;
	margin:0;
	list-style: none;
	}


ul.tree li a {
	line-height: 100%;
	}





/* Layout     */

div#page {
	width:980px;
	margin:0px auto 0;
	padding:0;
	position: relative;
	}


div#header {
	clear:both;
	}


div#content {
	clear:both;
	background-color: #ECEFFF;
}


div#path {
	margin: 0 10px 0 0;
	padding: 8px 0;
}


div#body {
	margin: 0 165px;
	padding: 0 0 0 10px;
}


div#left {
	float:left;
	width: 165px;
}


div#right {
	float:right;
	width: 165px;
	overflow: hidden;
}


div#footer {
	clear:both;
	color: white;
}


div.clear {
	clear: both;
	}



/* Blank pages, popups */

div#body.plain {margin: 0; padding: 0; width: auto;}



/* + layout - header */
.wellcomeimage {
	margin-bottom: 10px;
	padding: 0;
	width: 630px;
}

.wellcomeimage img {
	
}

.homelink {
	height: 120px;
	width: 300px;
	float: left;
    cursor: pointer;
    }

.boxheadermenu {
	height: auto;
	color: #ECEFFF;
	font-size: 12px;
	padding-top: 15px;
	padding-right: 15px;
	}

.link_header {
	color: #fccb08;
	font-weight: bold;
	}

a.link_header:hover {
	color: #fccb08;
	font-weight: bold;
	text-decoration: underline;
	}




#header div.bar .fixed {min-width:184px;border-right:1px solid #fff;float:left;}



div.bar.oxid {
	height: 123px;
	background: url(../img/header.jpg) no-repeat center 0;
	text-align: right;
	}


div.bar.oxid .logo  {padding:18px 0;float:left;}

div.bar.oxid dl.box {min-height: 98px;min-width:150px;margin:0 0 1px 2px; padding-bottom: 5px;}



dl.box           {background:#f0f0f0;width:150px;}

dl.box dt        {background:#969696;color:#fff;}

dl.box dt a      {color:#fff;padding:0 0 0 10px;background:transparent url(bg/oxid_pe_.gif) 0 -10px no-repeat;display:block;}

dl.box dd        {color:#000;}

dl.box dd ul     {margin:0;}

dl.box.open dt   {background:#cd0210;}

dl.box.open dt   {background-position:0 -35px;color:#ffffcc;}

dl.box.open dd.dropdown { top:2em;margin-top:3px;width:150px;padding:0;}

dl.box.open dd.dropdown ul li a  { display:block;padding:0 5px 0 15px; line-height: 20px; text-decoration: none;background:#ffffcc url(bg/oxid_pe_.gif) 0 -50px no-repeat;color:#424c56;}

dl.box.open dd.dropdown ul li a:hover{background-color:#cd0210;color:#fff;background-position:0 -75px;}



dl.box.service dd ul{padding:0}

dl.box.service dd ul li{list-style: none;padding:1px 0;}

dl.box.service dd ul li a{color:#000;padding-left:10px;background:transparent url(bg/oxid_pe_.gif) 0 -100px no-repeat;text-decoration: none;}

dl.box.service dd ul li a:hover {text-decoration: underline;}



dl.box.account dd {line-height: 150%;}

dl.box.account dd a.logout{color:#000;font-weight:bold; display:block;padding:1px 2px 1px 8px;background:transparent url(bg/oxid.gif) -2px -247px no-repeat;}

dl.box.account dd b.user{font-size: 11px;}



dl.box.basket{background:#ffffcc;}

dl.box.basket dt {background:#cd0210;}

dl.box.basket.open dt   {background-color:#969696;}

dl.box.basket.open dt a {color:#fff;}

dl.box.basket.open dd.dropdown ul li a{background-color:#f0f0f0;color:#000;}

dl.box.basket.open dd.dropdown ul li a:hover{background-color:#969696;color:#fff;}



dl.box.basket dd table {width:100%;}





div.bar.links      {background:#cd0210;border-bottom:1px solid #fff;}

div.bar.links.single{background:#ff6633;}

div.bar.links a    {line-height: 11px;color:#ffffcc; font-weight: bold; float:left;vertical-align: bottom;padding:7px .5em; border-left:1px solid #fff;}

div.bar.links a.language {margin:4px 3px 4px .8em;padding:0;border:none;}

div.bar.links a.language img{margin:1px;}

div.bar.links a.language.act img{opacity:.7;}

div.bar.links a.currency {padding:0 0 0 .5em ;margin:7px 0 7px .5em;}

div.bar.links a.currency.sep{padding:7px 0 7px 1em;margin:0 0 0 1em;}

div.bar.links a.currency.act{color:#fff;}

div.bar.links .right a { padding: 7px 1em;}

div.bar.links .left a { padding: 7px 1em;border-left:none;border-right:1px solid #fff;}



div.bar.categories   { background:#ff6633; border-bottom: 1px solid #fff;}

div.bar.categories a { min-width:50px;text-align:center;line-height:1;color:#ffffcc; text-decoration: none; display:block; padding: 10px;font-weight: bold;font-size:11px;}

div.bar.categories li a.more{ background: transparent url(bg/oxid_pe_.gif) no-repeat 5px -125px;text-indent: 10px;}

div.bar.categories li.open a.more{ background-position: 5px -150px;}

div.bar.categories a.fixed { padding: 10px 0; text-align: center; background-color: #cd0210;color:#ffffcc;}

div.bar.categories a.fixed:hover { background-color: #ff6633;color:#ffffcc;text-decoration: none; }

div.bar.categories li.open a, div.bar.categories li a.exp{ background-color: #cd0210;color:#ffffcc;text-decoration: none; }



div.bar.categories ul.menue.horizontal li {float:left; border-right : 1px solid #fff;}

div.bar.categories ul.menue.vertical   li {float:none; border-top   : 1px solid #fff;}

div.bar.categories ul.menue.vertical   li a { text-align:left;padding: 7px 10px; background: #cd0210;color:#ffffcc;font-weight: normal;}

div.bar.categories ul.menue.vertical   li a:hover { background-color:#ff6633;color:#ffffcc;}



/* + layout - footer*/


div#copyright.right {
	width: 300px;
}

#footer a {
	text-decoration: none;
	color: #000C53;
	}


#footer a:hover {
	text-decoration: underline;
	}


#footer .shopicons {padding: 0 150px;}


#footer .footertext {
	text-align: center;
	font-size: 10px;
	clear: both;
	padding: 5px 0 20px;
	background-color: #000C53;
	color: #9ea6cc;
}
	

#footer .footertext a {
	color: #9ea6cc;
}

#footer .footertext p {
	font-size: 10px;
	color: #9ea6cc;
}

div.bar.copy {
	text-align: right;
	background-color: #dde0ee;
	color: #000C53;
	padding: 10px 175px 0;
	height: 25px;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	}


div.bar.copy a {
	}


div.bar.shop {
	background:#CBCEDB;
	color:#000C53;
	text-align: center;
	width: 650px;
	float: left;
	height: 50px;
	}


#bar_shop_text {
	margin-top: 12px;
}

div.bar.shop a {
	}

div.bar.icons{text-align: right;}


.paypal {
	float: left;
	width: 165px;
	background-color: white;
	text-align: center;
	height: 50px;
	}

.kelkoo {
	width: 165px;
	height: 50px;
	background-color: white;
	float: left;
	text-align: center;
	}


/* minibasket */

.box.minibasket .hr {
	border-bottom: 1px solid white;
	margin-top: 5px;
	margin-bottom: 5px;
}

.box.minibasket .tocart {
	height:20px;
	line-height:18px;
	width: 150px;
	margin-left:auto;
	padding: 0;
	}


.box.minibasket .tocart input {
	width: 150px;
	height: 20px;
	text-align:center;
	background: transparent url(bg/button1.jpg) no-repeat left 0;
	margin:0;
	color: black;
	padding: 2px 7px;
	cursor:pointer;
	font-weight: bold;
	border-style: none;
}



/* + layout - left */

#left .info_picture {
	margin-bottom: 10px;
}


#left strong.h2 {
	display: block;
	}


#left strong.h2 {
	padding:10px 5px 5px;
	margin:0;
	background:#CBCEDB;
	padding: 8px;
	margin: 0;
	color:#000C53;	
	}



#left strong.h2 a {text-decoration: none; color: #ffffcc}

#left strong.h2 a:hover {text-decoration: underline;}


#left p {
	padding: 4px 6px 8px 7px;
	margin:0;
	}


#left form.search {
	padding:5px 0;
	background-color: #dde0ee;
	margin-bottom: 10px;
}


#left .search input.txt {
	padding:1px 0;
	margin-bottom: 6px;
	width: 148px;
}


#left .search select {
	width: 150px;
	margin-top:2px;
	padding:1px 0;
	margin-bottom: 4px;
	}


select {
	border: 1px solid #000C53;
	background-color: #CBCEDB;
	font-weight: bold;
}


#left .search span.btn input {
	width: 150px;
	}



#left hr {margin: 3px 10px;}



/* left minibasket */

#left .box.minibasket {padding:7px 10px;}



/* information list */


#left ul.info {
	padding: 4px 6px 8px 7px;
	background-color: #dde0ee;
	margin: 0 0 10px;
}


#left ul.info li {
	list-style: none;
	padding: 0;
	margin: 0;
	}


#left ul.info li a {
	background: url(bg/oxid_c24_.gif) no-repeat left -298px;
	color: #2f3450;
	text-indent: 10px;
	display: block;
	padding: 2px 0;
	}



/* news list */

#left dl.news {margin: 7px 0; padding-left: 10px;}

#left dl.news dt {margin-bottom: 9px;}

#left dl.news dt a {color: #000; text-decoration: none;}

#left dl.news dt a:hover {text-decoration: underline;}

#left dl.news dd {margin: 0 0 9px 0;}



/* partners list */

#left .partners {
	padding: 4px 6px 8px 7px;
	background-color: #dde0ee;
	margin-bottom: 10px;
	margin-top: 0;
	margin-left: 0;
	}


#left .partners .logo {
	text-align: center;
	margin-top: 4px;
	overflow: hidden;
	width: 150px;
}

#left .partners .logo img {
	margin-bottom: 5px;
	margin-top: 5px;
}

#left div#tsrating {
	margin-top: 5px;
	margin-bottom: 5px;
}


ul.tree li a {
	background: url(bg/oxid_c24_.gif) no-repeat left -323px;
	display:block;
	padding: 2px 0;
	text-indent: 10px;
}


ul.tree li a.has {
	}


ul.tree li a.root {
	text-indent:10px;
	background-position: 0 -298px;
	font-weight: bold;
	}


ul.tree li a.exp {
	text-indent:10px;
	background-position: 0 -348px;
	}


ul.tree li a.act {
	font-weight: bold;
}


ul.tree li a.exp.act {
	background-position: 0 -348px;
	}



/* + layout - right */

#right strong.h2 {
	display: block;
	}


#right strong.h2{
	position:relative;
	background: #CBCEDB;
	padding: 8px;
	margin:0;
	color: #000C53;
	}


#right strong.h2 a {
	text-decoration: none;
	color: #000C53
	}


#right strong.h2 a:hover {
	text-decoration: underline;
	}


#right div.box {
	padding: 0;
	margin-bottom: 10px;
	overflow: hidden;
}


#right div.box p {
	padding:7px 10px;
	text-align: center;
	color: #000C53;
}


#right form label {
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
}


#right span.btn input {
	width: 150px;
}


#right input.fullsize {
	padding:1px 0;
	margin-bottom: 6px;
	width: 148px;
	}


#right div.box a.arr {text-decoration: none; color: #f90; padding-left: 12px; background: url(bg/arrow_details.gif) no-repeat 0 3px;}

#right div.box a.arr:hover {text-decoration: underline;}



#right div.forms strong.h2 {
	color: #000C53;
	}


#right div.forms strong.h2 a{
	color: #000C53;
	}


#right div.forms div.box{
	padding: 4px 6px 8px 7px;
}



#right .listitem {
	margin: 0 0 2px;
	position: relative;
	min-height: 56px;
	height:auto;
	width: 100%;
	padding: 2px 0;
	border-bottom: 1px solid #2f3450;
	float: left;
}


#right .listitem .picture {
	left: 0px;
	width: 50px;
	height: 50px;
	text-align: center;
	background: white;
	overflow: hidden;
	position: relative;
	display: block;
	margin-right: 4px;
	float: left;
	}

#right .listitem a.title {
	overflow:hidden;
	width: 156px;
	display:block;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 4px;
}


#right .listitem a {
	text-decoration: none;
	}


#right .listitem a:hover {
	text-decoration: underline;
	}


#right .listitem tt {
	color: #5a669b;
	display:block;
	font-size: 9px;
	}


#right .actions {
	margin: 3px 0 5px;
	}


#right .actions a {
	display: block;
	}



#right .listitem.bargain a.link {
	}



#right .listitem.rightlist {
	border-bottom: 1px solid #fff; 
	height:auto;
	margin-bottom: 0;
}


#right .listitem.rightlist.lastinlist {
}


#right .listitem.rightlist .price {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	position: relative;
	margin: 16px 5px 9px;
	text-align: right;
}


#right .listitem.rightlist .price a {
	font-weight: normal;
}


#right .listitem.rightlist .price a:hover {
	color: #000;
	}


#right .listitem.rightlist .price .tocart{ width: 18px; height: 16px; position: absolute; left: 92px; top: 0;}

#right .listitem.rightlist .price .btn{ width: 20px; height: 18px; margin:0; border:0;background: transparent url(bg/buttons_pe_.gif) 0 0 no-repeat;padding: 0;cursor:pointer;}


#right .listitem.rightlist .link {
	padding-left:14px;
	font-size:10px;
	text-decoration:none;
	line-height:1.1em;
	color: #2f3450;
	width: 90px;
	margin-left: 54px;
}


#right .listitem.rightlist .link:hover {
	text-decoration: underline;
	}



/* right minibasket */

#right .box.minibasket {
	overflow: hidden;
}


#right .box.minibasket .tocart {
	width: 150px;
	height: 20px;
	line-height: 20px;
	}


#right .box.minibasket .listitem {
	width: 155px;
	float: none;
	border-bottom-style: none;
}

#right .box.minibasket .tocart input {
	line-height: 1.1em;
	border-style: none;
}



#right .recommlist .btn{border:1px solid #cd0210;background: #cd0210;color:#ffffcc;font-weight: bold;width:30px;text-align: center;line-height: 100%;}



#right dl.actionslist {
	margin-bottom: 5px;
	}


#right dl.actionslist dt {
	background: url(bg/hr_right.gif) repeat-x top;
	font-weight: bold;
	padding-top: 5px;
	}


#right dl.actionslist dd {
	margin: 0;
	height: 12px;
	}


#right dl.actionslist dd tt {
	width: 80px;
	float: left;
	}


#right dl.actionslist dd span {
	float: left;
	}


#right dl.actionslist .link {
	background: url(bg/oxid_c24_.gif) no-repeat left -300px;
	padding-left: 8px;
	font-size:10px;
	text-decoration:none;
	line-height:1.1em;
	float: right;
	}


#right dl.actionslist .link:hover {
	text-decoration: underline;
	}


#right form.recommlistsearch {
	padding: 4px 6px 8px 7px;
}


#right .recommlistsearch .btn {
	width: 150px;
	}


#right .recommlistsearch .search_input {
	padding:1px 0;
	margin-bottom: 6px;
	width: 148px;
	}


#right input.openid {
	background: #FFFFFF url(bg/openid-icon-small.gif) no-repeat 0pt 50%;
	margin-bottom: 6px;
	width: 130px;
}



/* RSS */

#right .box {
	position:relative;
	background-color: #dde0ee;
	overflow: hidden;
}


a.rss {
	display:block;
	position:absolute;
	width:14px;
	height:14px;
	background: transparent url(bg/rss.gif) 0 0 no-repeat;
	text-decoration: none;
	bottom:5px;
	right: 6px;
	}


#body strong.head a.rss, #body strong.head2 a.rss, #body .product strong.h4 a.rss {
	bottom: 8px;
}


#body strong.head, #body strong.head2 {
	position:relative;
	display: block;
}


#right strong.h2 a.rss {
	bottom: 8px;
}



/* Path    */

#path {
	position:relative;
}


#path a {
	text-decoration: none;
	font-weight: bold;
}
	

#path a:hover {
	text-decoration: underline;
	}


#path a.dinfo{position:absolute;right:0;}



/* Content    */

#body a {
	text-decoration: none;
}


#body a:hover {
	text-decoration: underline;
	}



#body, #body td, #body th {
	font-size: 10px;
}


#body strong.head, #body h1.head{
	margin: 0;
	padding: 6px 0;
	height:20px;
	line-height:20px;
	font-size: 11px;
	font-weight: bold;
	width: 630px;
	float:left;
	background-color: #CBCEDB;
	text-indent: 5px;
	}


#body strong.head em, #body h1.head em{font-weight: normal;font-style:normal;font-size:11px;line-height: 11px;}

#body strong.head small, #body h1.head small{font-weight: bold;font-size:11px;line-height: 11px;display:block;position:absolute;top:9px;right:3.5em;}

#body strong.head h1{margin:0; padding: 0; display: inline;}


#body strong.head2 {
	margin: 0;
	background: #CBCEDB;
	width: 630px;
	padding: 6px 0;
	text-indent: 5px;
	height: 20px;
	float: left;
	font-size: 11px;
	line-height: 20px;
}

#body .boxhead {
	margin: 0;
	padding: 6px 0;
	height:20px;
	line-height:20px;
	font-size: 11px;
	font-weight: bold;
	width: 630px;
	float:left;
	background-color: #CBCEDB;
	text-indent: 5px;
	}

#body .boxhead small {
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	}

#body .boxhead h1 {
	margin:0;
	padding: 0;
	display: inline;
	}

#body .box {
	border-top:none;
	float:left;
	background: #dde0ee;
	margin: 0 0 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 630px;
}


#body .empty{padding:0 6px !important; height: 0px; overflow: hidden;}


#body .box img {
	border:none;
	padding:0;
	margin:0;
	}

#body input#btnProtect.btn {
	width: 300px;
	background-color: #000C53;
	background-image: none;
	color: white;
}

#body .box p {
	margin: 0 5px 1em;
	text-indent: 0;
}


#body .box ul.list {
	margin: 5px 0 0;
	padding:0;
	}


#body .box ul.list li{background:url(bg/oxid.gif) no-repeat 0 -100px;display:inline;padding-left:8px;margin-right:10px;}

#body .box ul.list li a{text-decoration: none;color:#424c56;}

#body .box ul.list li a:hover{text-decoration: underline;color:#cd0210;}


#body .box.info {
}

#body .box.info table {
	margin-left: 6px;
	margin-right: 6px;
}

#body .box.notice  {
	padding: 5px 0;
	width:630px;
	border: none;
	text-align: center;
	background-color: #000C53;
	color: white;
}


#body .box .catfilter {
	margin: 5px 0 10px;
	width: 620px;
}

#body .box .catfilter label {margin-right: 7px;}

#body .box .catfilter select {
	margin: 3px;
	font-size: 10px;
}



#body.plain .boxhead {margin: 5px 5px 0 5px; width: auto; float:none;}

#body.plain .box {width: auto; float:none;}



#body div.bar.prevnext {
	background: #CBCEDB;
	padding: 0;
	height: 25px;
	line-height:20px;
	font-size: 11px;
	font-weight: bold;
	width: 630px;
	float: left;
	margin-bottom: 10px;
	margin-top: 0;
	margin-left: 0;
	}


#body div.bar.prevnext input {
	line-height: 1.1em;
	background: #000C53;
	color:#fff;
	cursor:pointer;
	font-size: 11px;
	font-weight:bold;
	margin:0;
	padding: 2px;
	width: 250px;
	height: 25px;
	border-style: none;
}


#body div.bar.prevnext.bottom {margin-bottom:15px;}



#body .form th {
	text-align: left;
	padding: 7px 0;
	font-weight: bold;
	font-size:11px;
	border-bottom: 1px solid white;
	}


#body .form th.mid {
	padding-top:3em;
	}


#body .form th small{font-weight: normal; font-size: 10px;}


#body .form td {
	padding: 3px 0;
}


#body small{font-weight: inherit;}

/* Brands */

#brand {
	width: 145px;
	padding-left: 10px;
	float:left;
	position:relative;
	margin-bottom: 0;
	margin-top: 10px;
	margin-right: 0;
}

#brand_logo {
	background-color: white;
	text-align: center;
	height: 122px;
	text-indent: 0;
}

#brand_logo img{
	width: 145px;
	height: 122px;
}

#brand_name{
	height: 18px;
	text-align: center;
	font-weight: bold;
	padding-top: 4px;
	background-color: #CBCEDB;
	width: 145px;
}

#brand_name_solo{
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	width: 145px;
	float: left;
	height: 18px;
	position: relative;
	background-color: #CBCEDB;
	margin-bottom: 0;
	margin-top: 10px;
	margin-left: 10px;
}

#select_others {
	text-align: center;
}






/* Other */


#body .dot_sep {
	border:0px none;
	height:1px;
	border-top: 1px solid white;
	margin: 10px 5px 5px;
}


#body .dot_sep.mid {
	margin: 5px;
	}


#body .errorbox {
	font-size:10px;
	font-weight:bold;
	color:#cd0210;
	padding: 5px 0;
	margin: 0 0 10px;
	width: 630px;
	float: left;
	text-align: center;
	border-top-style: solid;
	border-top-width: 3px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	background-color: white;
}


#body .errorbox p{
	margin: 0;
	}


#body .errorbox.inbox {
	margin: 5px 0;
	float: none;
	}



/* Plain errors*/

#body.plain .errorbox {width: auto; font-size:10px; font-weight:bold; color:#D81F01; margin: 20px; padding: 0; border: none; width: 500px;}

#body.plain .errorbox a {color:#D81F01; text-decoration: underline;}

#body.plain .errorbox a:hover {color:#666;}

#body.plain .errorbox .errhead {background: #D81F01; color: #fff; padding: 5px 15px;}

#body.plain .errorbox .errbody {border: 1px solid #D81F01; padding: 15px;}

/* catfilter */
.catfilter {
	margin-bottom: 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid white;
	display: inline-block;
}

#attribut_box {
	padding-bottom: 5px;
	width: 295px;
	margin-right: 5px;
	font-size: 10px;
	margin-left: 5px;
	height: 16px;
	float: left;
	position: relative;
}

#attribut_box label {
	float: left;
	padding-top: 4px;
}

#attribut_box select {
	width: 150px;
	float: right;
}


#test_catLongDesc {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid white;
}

/* Locator */

#body .locator {
	margin: 0 0 10px;
	float:left;
	width: 630px;
	background-color: #CBCEDB;
	font-size: 10px;
}


#body .locator .lochead {
	padding: 8px .6em;
	height: 1.1em;
	}


#body .locator .lochead strong.h4 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	float: left;
	}



#body .locator .locbody {
	padding: 5px 0.6em;
	text-align: center;
	height: 1.3em;
	overflow: visible;
	}


#body .locator .locbody, #body .locator .locbody a {
	font-size: 10px;
	}


#body .locator .arrow {
	font-size: 10px;
	font-weight: bold;
	}


#body .locator  a.active {
	font-weight: bold;
	color: white;
	background-color: #000C53;
	padding-right: 2px;
	padding-left: 2px;
}


#body .locator .sep {padding: 0 2px; color: inherit;}



#body .locator .sort_row a.asc {
/*	background:url(bg/sort_asc.gif) no-repeat right center; */
	background:url(bg/oxid_c24_.gif) no-repeat right -775px;
	padding-right: 20px;
	color: #000C53;
	}


#body .locator .sort_row a.desc {
/*	background:url(bg/sort_desc.gif) no-repeat right center; */
	background:url(bg/oxid_c24_.gif) no-repeat right -800px;
	padding-right: 20px;
	color: #000C53;
	}


#body .locator .sort_row a.none {
/*	background:url(bg/sort_none.gif) no-repeat right center; */
	background:url(bg/oxid_c24_.gif) no-repeat right -750px;
	padding-right: 20px;
	}


#body .locator .btn {
	margin-bottom: 10px;
}



#body .locator.compare .locbody {height: auto;}



/* Products */

#body .product {
	float:left;
	width: 173px;
	padding: 5px 5px 5px 132px;
	position:relative;
	margin: 0 10px 10px 0;
	background: #dde0ee url(bg/bg_details.gif) repeat-y -325px top;
	height: 147px;
}


#body .product .picture {
	display:block;
	width: 125px;
	text-align: center;
	position:absolute;
	overflow: hidden;
	left: 0;
	top: 0;
	float: left;
	height: 100%;
	background-color: white;
}


#body .product strong.h3 {
	margin:0;
	display: block;
}


#body .product strong.h3 a{
	font-size: 10px;
	}

#body .product.small form {
	width: 140px;
}



#body .product.small strong.h3 {
	margin: 0 0 5px;
	display: block;
	overflow: hidden;
	min-height: 30px;
}



#body .product tt {
	color: #5a669b;
	display:block;
	font-size: 9px;
	}


#body .product .flag {
	width: 8px;
	height: 8px;
	float:left;
	margin-top: 3px;
	margin-left: 0;
	margin-right: 4px;
}


#body .product .flag.red {
	background: url(bg/status_red.gif) no-repeat;
}


#body .product .flag.orange{
	background: url(bg/status_orange.gif) no-repeat;
}


#body .product .flag.green{
	background: url(bg/status_green.gif) no-repeat;
}


#body .product .desc {
	font-size: 10px;
	}


#body .product .actions a {
	text-decoration: none;
	padding-left: 12px;
	background: url(bg/oxid_c24_.gif) no-repeat 0 -300px;
	font-size: 10px;
	display: inline;
	width: 1%;
	white-space: nowrap;
	}


#body .product .actions a:hover {
	text-decoration: underline;
	}


#body .product .variants {
	height: 35px;
	}


#body .product .variants label {
	display:block;
	font-size: 9px;
	padding-bottom:3px;
	}


#body .product .variants select {
	color: white;
	background-color: #000C53;
	font-weight: bold;
	border-color: black;
	width: 170px;
	}

#body .product .amprice {clear: left;}

#body .product .amount {padding-top:.5em;}

#body .product .amount label{margin-right:.5em;color:#000;font-size: 10px;}


#body .product .cost {
	margin-bottom:2px;
	text-align: center;
}


#body .product .price big {font-size: 18px;line-height: 100%; font-weight: bold;white-space:nowrap;}

big.price {
	font-size: 18px;
	line-height: 100%;
	font-weight: bold;
	white-space:nowrap;
	}



#body .product.details .cost {
	margin-bottom: 4px;
	text-align: left;
	margin-top: 5px;
	height: auto;
	float: left;
}

#body .product.details .cost sub.only {
	float: left;
	margin-right: 4px;
	margin-top: 2px;
}



#body .product .cost big {
	font-size: 18px;
	line-height: 100%;
	}

#body .product.thin .cost {
	position:absolute;
	top: 90px;
	right: 10px;
}




#body .product .price sup.dinfo {
	vertical-align:super;
	margin:0;
	padding:0;
}


#body .product .price sup.dinfo a{color: inherit;text-decoration: none;font-weight: bold;
	font-size: 120%;
}

#body .product .price sup.dinfo a:hover{text-decoration: underline;color: inherit;}

#body .product .price small {font-weight: inherit; font-size:69% ;}



#body .product .tocart {
	height: 20px;
	line-height: 1;
	width: 100%;
	margin:0;
	border: 0 none;
	padding: 0;
	clear:left;
	text-align: center;
}


#body .product .tocart input {
	line-height: 1;
	border:0;
	padding:0 0 0 23px;
	cursor:pointer;
	font-weight: bold;
	color: black;

	height: 20px;
	padding: 2px;
	width: 150px;
	background-image: url(bg/button1.jpg);
	}



#body .product.head {
	margin-top:30px;
	}


#body .product.head strong.h4 {
	display: block;
	margin:0;
	height:24px;
	position:absolute;
	top:-30px;
	left: 0;
	width:259px;
	line-height:20px;
	font-size: 11px;
	font-weight: bold;
	color: black;
	background-color: #fccb08;
	text-indent: 5px;
	position: absolute;
	top: -30px;
	width: 310px;
	padding-top: 6px;
	text-align: left;
}


#body .product.head strong.h4 small {
	display:block;
	position:absolute;
	top:8px;
	left:50%;
	color: white;
	font-size:10px;
	font-weight: normal;
	}





#body .product.head.topshop strong.h4 {
	color: black;
	}


#body .product.head.topshop {
	}



#body .product.big {
	width: 310px;
	height:208px;
	padding-left: 320px;
	background-position: -140px;
	margin-right: 0;
	padding-right: 0;
}


#body .product.head strong.h4.big {
	width: 630px;
	display: block;
	background-color: #000C53;
	color: #fccb08;
}

#body .product.head strong.h4.big a {
	color: white;
}

#body .product.big .picture {
	width: 310px;
	}


#body .product.big strong.h3 {margin-top:10px; display: block;}

#body .product.big strong.h3 a{font-size: 12px;color:#000;}


#body .product.big .actions a {
	display:inline;
	margin-right:10px;
	}


#body .product.big .cost big{font-size: 23px;}

#body .product.big .price .old {font-weight: bold;font-size: 11px;
}


#body .product.big .price sub.only {display:block;font-weight: bold;font-size: 11px;margin-right:.5em;}


#body .product.big .price .desc {color:#000;font-size: 10px;}



#body .product.small {
	width: 140px;
	padding-top:125px;
	padding-left: 5px;
	background-image: none;
	overflow: hidden;
	min-height:145px;
	height: auto;
}




#body .product.small .variants {
	margin-bottom: 4px;
	height: auto;
}

#body .product.small .picture {
	height: 120px;
	background-color: white;
	width: 150px;
	}

#body .product.small .price {
	white-space:nowrap;
}

#body .product.small .price big {
	font-size: 14px;
}

#body .product.small .tocart {
	}

#body .product.small .tocart input {
	width: 100px;
	background: url(bg/button2.jpg) 0;
	}

#body .product.small .variants select {
	width: 140px;
	}

#body .product.thin {
	width: 493px;
	height:130px;
	border-color: #969696;
	margin-right: 0;
}

#body .product.head strong.h4.thin {
	background: #CBCEDB;
	padding: 6px 0 0;
	width: 630px;
	margin: 0;
	color: #2f3450;
	}

#body .product.thin .price {

	}


#body .product.thin .amount {
	position:absolute;
	bottom:5px;
	right:170px;
	}


#body .product.thin .tocart {
	position:absolute;
	bottom:5px;
	right: 10px;
	width: 150px;
}


#body .product.thin .variants {
	bottom:5px;
	right:250px;
	float: left;
}


#body .product.thin .actions {
	margin-top: 5px;
	clear: both;
}


#body .product.thin tt {
	float: left;
}

#body .product.thin .flag {margin-left:4px;
}



#body .product.thinest {
	width: 550px;
	padding-left: 72px;
	background-position: -380px;
	border-bottom: 1px solid white;
	text-indent: 0;
	height: 80px;
	margin: 0;
}


#body .product.thinest .picture {
	height: 56px;
	width: 56px;
	}


#body .product.thinest strong.h3 {
	height: 26px;
	margin-top: 3px;
	display: block;
	}


#body .product.head strong.h4.thinest { width: 556px;border-color:#969696;color:#424c56;background:#f0f0f0;padding:1px 5px 8px 7px;}

#body .product.thinest .price {position:absolute; top:15px; right:5px;}

#body .product.thinest .price big {font-size: 14px;line-height: 100%;}

#body .product.thinest .price sup.dinfo a{font-size: 11px;}

#body .product.thinest .amount {position:absolute; bottom:5px; right:170px;}


#body .product.thinest .tocart {
	position: absolute;
	bottom:5px;
	right:5px;
	text-align: right;
	width: 550px;
	}


#body .box.variantslist {
}

#body .product.thinest .actions {
	margin-top:0em;
	}


#body .product.thinest tt {
	float: left;
}


#body .product.thinest .flag {float: left;margin-left:4px;}


#body .product.thinest .variants {
	height: auto;
	width: 220px;
}



#body .product.firstinlist {
	margin-bottom:0;
	}


#body .product.inlist {
	margin-bottom:0;
	}


#body .product.lastinlist {}



#body .separator {
	height: 1px;
	margin: 5px 0;
	float:left;
	width: 630px;
	border-top: 1px solid white;
	}


#body .separator.inbox {width: 555px; border: none; margin: 0;}

#body .txtseparator {height: 10px; margin:0 5px;float:left;width: 568px;border:1px solid #cbcbcb;border-top:none;border-bottom: none;}

#body .txtseparator.inbox {margin:0; width: 555px; border: none; border-bottom:1px solid #cbcbcb}





#body .product.details {
	height:auto;
	min-height: 260px;
}


#body .product.details strong.h4 {
	display: block;
}


#body .product.details h1 {border:none;margin:8px 0 0 0;padding:0;color:#000;background: none;font-size:12px;font-weight: bold;}


#body .product.details tt {
	margin:3px 0 0 0;
	}

#body .product.details .desc {margin:3px 0 0 0;color:#424c56;}



#body .product.details .picture {
	text-align: center;
	height: 100%;
	}



#body .product.details .exturls {
	position:absolute;
	left: 10px;
	bottom: 10px;
}


#body .product.details .variants select {
	width: 98%;
	}



#body .product.details .exturls a {
	font-size:10px;
	margin-right:1em;
	}



#body .product.details .cats {
	margin:1em 0 0 0;
	font-size:10px;
	}


#body .product.details .cats a{font-size:10px;color:#000;}


#body .product.details .cats img {
	margin-right: 5px;
	width: 60px;
}



#body .product.details .status {
	padding-top:1em;
	font-size:10px;
	}



#body .product.details .variants {padding-top:1em;}



#body .product.details .actions {
	padding-top:1em;
	clear:left;
	}


#body .product.details .actions a {
	display:block;
	font-weight: bold;
	}


#body .product.details .actions a.reqlogin {
	}





#body .product.details .price{display:block;float:left;margin-right:8px;}

#body .product.details .price .old {font-weight: bold;font-size: 11px;}


#body .product.details .cost sup.dinfo {
	font-size:10px;
	font-weight: normal;
	color:#424c56;
	vertical-align:top;
	/*width:120px;display:block;word-wrap:break-word;*/
	float:left;
	line-height: inherit;
	width:120px;
	text-align: left;
}


#body .product.details .price sup.dinfo a {font-size: 11px; font-weight: bold;}

#body .product.details .price sub.only {display:block;float:left;font-weight: bold;font-size: 11px;margin-right:.5em;height: 3em;}

#body .product.details .price .desc {color:#424c56;font-size: 10px;}

#body .product.details .packing{clear:left;padding-top:.5em;font-size:10px;color:#757C83;}

#body .product.details .deltime{clear:left;padding-top:.5em;font-size: 11px;color:#555555;}

#body .product.details .pperunit{clear:left;padding-top:.5em;font-size:10px;color:#000;}

#body .product.details .amprice th{font-size: 10px; font-weight: bold;}

#body .product.details .amprice td{font-size: 10px; padding: 0;}

#body .product.details .amprice .am{color:#424c56;}

#body .product.details .amprice .pr{font-weight: bold;}



#body .product.details .amount {
	clear:left;
}



#body .product.details .pricealarm {
	float: left;
	margin-top: 2px;
	}


#body .product.details .pricealarm a {
	font-size: 10px;
	}


#body .product.details .persparam {clear: left; padding-top: 7px;}

#body .product.details .persparam label {font-size: 10px; margin-right: 10px;}



#body .product.details .tocart {float: left; margin-top:2px; margin-right: 40px; }



#body .product.details .socialbookmarks {
	padding-top:1em;
	}

#body .product.details .socialbookmarks img {
	background-color: white;
	}


#body .product.details a.sbookmarks {
	border-right:1px solid #969696;
	height: 20px;
	display:block;
	float:left;
	padding: 0px 3px 0px 3px;
	margin: 0px;
}


#body .product.details a.sbookmarks.noborder {
	border:none;
	height: 20px;
	display:block;
	float:left;
	padding: 0px 3px 0px 3px;
	margin: 0px
	}



#body .product.moredetails {
	margin: 0 0 10px;
	height: auto;
	width: 556px;
	border-top: none;
	padding: 0;
	border-color:#969696;
	width: 630px;
	background-image: none;
	background-color: transparent;
	}



#body .product.moredetails .morepics {
	padding: 0;
	height: 56px;
	background-color: #CBCEDB;
	margin-top: 10px;
	}


#body .product.moredetails .morepics a {
	width: 56px;
	height: 56px;
	margin: 0 2px 0 0;
	float: left;
	background-color: white;
	text-align: center;
	}



#body .product.moredetails .longdesc {
	padding: 5px;
	line-height: normal;
	background-color: #dde0ee;
	font-size: 10pt;
}


#body .product.moredetails .longdesc strong.h3 {
	height: auto;
	margin: 5px 0px 0px;
	padding-bottom: 7px;
	font-weight: bold;
	display: block;
	font-size: 11pt;
}


#body .product.moredetails .longdesc p {
	margin: 0;
	padding:7px 0px;
	}

#body .product.moredetails .longdesc .question {
	margin: 10px 0 1px;
	padding-top: 11px;
	border-top: 1px solid white;
	}


#body .product.moredetails .longdesc .question a {
	font-size: 10px;
	font-weight: bold;
	}



#body table.attributes {
	width: 620px;
	margin-left: 5px;
}



#body .box .attributes td{border-bottom:1px solid #f0f0f0;font-size:10px;padding:.5em 0}

#body .box .attributes .last td {border-bottom:none}



#body .box .pricealarm {
	border-top: 1px solid white;
	margin-left: 5px;
	margin-right: 5px;
}

table.pricealarm {
	width: 98%;
}

table.pricealarm input.btn {
	width: 150px;
}



#body .box .pricealarm th {padding-top:.5em;}


#body .box .pricealarm th label {
	font-weight: bold;
	font-size: 10px;
	}



#body .welcome {
	float:left;
	width: 310px;
	height:157px;
	margin: 0 10px 10px 0;
	padding:0;
	}



#body .box .guestbook {margin-top: 9px;}

#body .box .guestbook .head td {border-top: 1px solid #f0f0f0; border-bottom: 1px solid #f0f0f0; padding: 5px 0; color: #424c56;}

#body .box .guestbook .head td.name {color: #cd0210;}

#body .box .guestbook .body td {font-size: 10px; padding: 5px 0;}



/* Links */

#body .box dl.links {margin: 0;}

#body .box dl.links dt {margin: 0 0 12px;}

#body .box dl.links dt a {color: #cd0210;}

#body .box dl.links dt a:hover {color: #cd0210;}

#body .box dl.links dd {background: url(bg/linedot.gif) repeat-x bottom; padding-bottom: 10px; margin: 0 0 10px; }

#body .box dl.links dd.last {background: none; margin: 0; padding: 0; }



/* News list */

#body dl.news {margin: 0;}

#body dl.news dt {margin-bottom: 12px;}

#body dl.news dt a {font-weight: bold; color: #000;}

#body dl.news dt a:hover {text-decoration: none;}

#body dl.news dd {margin: 0 0 15px 0;}



/* Compare */

#body .box.compare {
	margin-bottom: 10px;
	text-indent: 0;
}


#body .box.compare .reorder {
	margin-bottom: 5px;
	height: 12px;
	clear: both;
	background-color: #CBCEDB;
	}


#body .box.compare .reorder a {
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #000C53;
	padding-left: 2px;
	line-height: 10px;
	width: 11px;
	display: block;
	color: #fca40a;
	background-color: #000C53;
	}


#body .box.compare .reorder a:hover {
	text-decoration: none;
	color: #969696;
	}



#body .box.compare .product{
	border: none;
	float: none;
	display: block;
	}


#body .box.compare .product .picture{
	display:block;
	width: 115px;
	text-align: center;
	position:absolute;
	top:8px;
	left:4px;
	}


#body .box.compare .product.small {
	width:123px;
	height:152px;
	margin: 0 auto;
	padding: 135px 0 0 0;
	}


#body .box.compare .actions {
	padding-top:1em;
	margin-bottom: 5px;
	width:123px;
	text-align:left;
	}


#body .box.compare .actions a{
	text-decoration: none;
	padding-left: 12px;
	background: url(bg/oxid_c24_.gif) no-repeat 0 -300px;
	font-size: 10px;
	display:block;
	width: 1%;
	white-space: nowrap;
	}


#body .box.compare .actions a:hover{text-decoration: underline;}



#body .box.compare .fromcompare {
	height:20px;
	line-height:1;
	width: 100px;
	margin: 0;
	border: 0 none;
	padding: 0;
	clear:left;
	}


#body .box.compare .fromcompare input {
	height:20px;
	line-height:1;
	width: 100px;
	background: transparent url(bg/button2_remove.jpg) no-repeat;
	margin:0;
	border:0;
	color: white;
	padding: 5px;
	cursor:pointer;
	font-weight: bold;
	text-align: center;
}



#body .box.compare table.cmp_tbl {
	margin-left: auto;
	margin-right: auto;
	width: 97%;
	}


#body .box.compare table.cmp_tbl td, #body .box.compare table.cmp_tbl th {
	font-size: 10px;
	padding: 3px 6px 3px 6px;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	}


#body .box.compare table.cmp_tbl th {
	font-weight: bold;
	}


#body .box.compare .no_left_brd {
	border-left: none !important;
	}


#body .box.compare .no_bot_brd td, #body .box.compare .no_bot_brd th {
	border-bottom: none !important;
	}



#body.plain .box.compare table.cmp_tbl {margin: 0; width: auto;}

#body.plain .box.compare .product.small {height: auto;}

#body.plain .box.compare .actions {display: none;}

#body.plain .box.compare .tocart {display: none;}

#body.plain .box.compare table.cmp_tbl th {width: 121px;}



#body .locator.compare {
	background-color: #dde0ee;
}

#body .locator.compare input.btn {
	width: 150px;
}


/* ORDER */


/* Login */

#body #selID_LoginBox.box.info table  {
	width: 98%;
	margin-left: 5px;
	text-indent: 0;
}

#body #selID_LoginBox.box.info table span.btn  {
	width: 150px;
}

#body #selID_LoginBox.box.info span.btn input {
	width: 150px;
}


#selID_LoginBox.box.info .dot_sep {
	margin-right: 5px;
	margin-left: 5px;
}





/* Order steps */

#body .ordersteps {
	float:left;
	width: 630px;
	background-color: #CBCEDB;
	margin-bottom: 10px;

	}


#body .ordersteps dl {
	width: 116px;
	height: 63px;
	float:left;
	background: #dde0ee;
	text-align: center;
	color: #93959e;
	margin: 0 5px 0 0;
	padding: 3px;
}


#body .ordersteps dt {
	padding:0;
	margin: 0;
	}


#body .ordersteps dt, #body .ordersteps dt a {
	font-size: 10px;
	font-weight: bold;
	}


#body .ordersteps dl big {
	font-size: 21px;
	line-height: 19px;
	}


#body .ordersteps dt a:hover big {
	text-decoration: underline;
	}


#body .ordersteps dd, #body .ordersteps dd a {
	font-size: 9px;
	margin: 0;
	color: black;
}


#body .ordersteps .lastinrow {
	margin-right: 0;
	}


#body .ordersteps dl.active {
	background: #fccb08;
	}


#body .ordersteps dl.active dt, #body .ordersteps dl.active dt a {
	color: black;
	}


#body .ordersteps.nofinalstep dl {width: 147px;}


#body .ordersteps.nofinalstep .lastinrow {
	width: 150px;
	}





/* Order back/next step button */

#body div.bar.prevnext .arrowdown input {background: url(bg/oxid_pe_.gif) no-repeat 15px -342px; background-color: #cd0210; padding-left: 38px; padding-right: 25px;}


#body div.bar.prevnext .arrowright input {
	background: #000C53 url(bg/oxid_c24_.gif) no-repeat 15px -408px;
	}


#body div.bar.prevnext .minorderprice {font-size: 12px; font-weight: bold; line-height: 27px; text-align: center; width: auto;}


#body div.bar.prevnext .termsconfirm {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 350px;
	float: left;
	}


#body div.bar.prevnext .termsconfirm td {
	font-size: 10px;
	padding: 3px 3px 3px 0;
	}


#body div.bar.prevnext .termsconfirm a {
	font-size: 10px;
	text-decoration: underline;
	}


#body div.bar.prevnext .termsconfirm a:hover {
	}


#body div.bar.prevnext .termsconfirm .chk {
	background: none;
	border: none;
	vertical-align: middle;
	margin: 0px;
	padding: 0;
	width: 15px;
	height: 15px;
	}


#body div.bar.prevnext.terms {
	height: auto;
	margin-bottom: 10px;
	}



/* Basket */

#body .basket {
	float: left;
	margin: 0 0 10px;
	empty-cells: show;
	width: 630px;
	background-color: #dde0ee;
	}


#body .basket tbody td {
	padding-top: 10px;
	}


#body .basket th {
	background: #CBCEDB;
	font-weight: bold;
	height: 25px;
	padding-left: 6px;
	text-align: right;
	}


#body .basket th.brd {
	padding: 0;
	}


#body .basket th .brd_line {
	width: 7px;
	height: 25px;
	}


#body .basket th.lastcol {padding-left: 0;}


#body .basket td.brd {
}



#body .basket .bsk_sep td {
	height: 9px;
	padding-top: 0;
	border-bottom: 1px solid white;
}


#body .basket .bsk_sep .line {
	border-bottom: 1px solid white;
	}


#body .basket .bsk_sep .bigline {
}



#body .basket .picture {
	background: #fff;
	text-align: center;
	display: block;
	height: 56px;
	width: 56px;
	}


#body .basket .art_title a {font-size: 10px; font-weight: bold; color: #000;}

#body .basket .art_title a:hover {color: #000;}

#body .basket .art_num {font-size: 10px; color: #000;}



#body .basket .btn, #body .basket .amount {
	margin-bottom: 7px;
	margin-top: 5px;
	}


#body .basket .upd {
	width: 150px;
	cursor: pointer;
	padding: 1px;
	}


#body .basket .price {padding-right: 25px; text-align: right;}

#body .basket .orderprice {padding-right: 20px; text-align: right;}

#body .basket .vat {padding-left: 20px;}

#body .basket .vat_order {padding-left: 15px;}

#body .basket .amount {padding-right: 20px;}

#body .basket .totalprice {padding-right: 6px; text-align: right;}

#body .basket .notice td {padding-top: 5px; font-size: 10px; color: #cd0210;}


#body .basket .sumrow td {
	padding-top: 3px;
	}


#body .basket .sumrow.total td {padding: 7px 0 4px;}

#body .basket .sumdesc {padding-right: 15px !important; text-align: right;}


#body .basket .discount, #body .basket .coupon {
	color: maroon;
	font-size: 10px;
	}


#body .basket .bottrow {
	height: 14px;
	border-top: 3px solid white;
}


#body .basket a.remove {display: block; width: 97px; height: 17px; line-height: 17px; border: 1px solid #cd0210; color: #ffffcc;  background: #cd0210;text-align: center; font-weight: bold; font-size: 10px; text-decoration: none;}

#body .basket a.wrapremove  {width: 70px;}



#body .basket .wrapmod {
	display:block;
	height:18px;
	line-height:1;
	width: 85px;
	background: transparent url(bg/buttons_pe_.gif) no-repeat right -100px; 
	margin:0;
	border: 0 none;
	padding:0 1px 0 0;
	float: left
	}


#body .basket .wrapmod a {
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	display: block;
	height:14px;
	line-height:1;
	width: 62px;
	background: transparent url(bg/buttons_pe_.gif) no-repeat 0 -100px; 
	margin:0;
	border:0;
	color: white;
	padding:4px 0 0 23px;
	font-weight: bold;
	}



#body .basket .frombasket {
	height: 20px;
	line-height:1;
	width: 100px;
	margin: 5px 0 0;
	border: 0 none;
	padding: 0;
	float: left
	}


#body .basket .frombasket input {
	height: 20px;
	line-height:1;
	width: 100px;
	background: url(bg/button2_remove.jpg) no-repeat;
	border:0;
	color: white;
	padding: 5px;
	cursor:pointer;
	font-weight: bold;
	margin-top: 0;
}


#body input#test_basketVoucherAdd.btn {
	width: 150px;
}


#body .basket .frombasket a { width: 77px; background: transparent; margin:0; border:0;color:#ffffcc;padding:2px 0 0 23px;font-weight: bold; font-size: 10px; text-align: center; text-decoration: none; display: block;}





/* user options step */

div.showHideShippAddr {
	margin-left: 5px;
	margin-right: 5px;
	text-indent: 0;
}

div.showHideShippAddr input {
	background-image: none;
	background-color: #000C53;
	color: white;
	width: auto;
}


#body strong.useroptboxhead {
	margin: 10px 9px 0 0;
	background: #CBCEDB;
	padding: 4px 5px 5px;
	height:20px;
	line-height:20px;
	font-size: 12px;
	font-weight: bold;
	width: 194px;
	display: block;
	}

#body strong.useroptboxheadbig {
	margin: 10px 9px 0 0;
	background: #CBCEDB;
	padding: 4px 5px 5px;
	height:20px;
	line-height:20px;
	font-size: 12px;
	font-weight: bold;
	width: 300px;
	display: block;}

#body .useroptbox {
	position:relative;
	width: 194px;
	height: 335px;
	padding: 5px;
	position: relative;
	font-size: 11px;
	background-color: #DDE0EE;
}

#body .useroptboxbig {	position:relative;
	height: 315px;
	padding: 5px;
	position: relative;
	font-size: 11px;
	background-color: #DDE0EE;
	width: 300px;
}

#body .useroptbox .link {
	font-size: 10px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

#body .useroptbox .err {
	margin-bottom: 10px;
	font-size: 10px;
	color: red;
	font-weight: bold;
	border-right-style: solid;
	border-left-style: solid;
	text-align: center;
	background-color: white;
}


#body .useroptbox label {
	display: block;
}

#body .useroptbox input {
	width: 190px;
	margin-bottom: 10px;
}

#body .useroptbox input.openid {
	width: 173px;
}

/* payment step */

#body .paymentboxhead, #body .thankyouboxhead {
	margin-top: 5px;
	}



/* order step */

#body dl.orderinfocol {
	margin: 0 5px 0 0;
	width: 310px;
	float:left;
	}

#body dl.orderinfocol dt {
	padding:0;
	margin: 0 0 5px 0;
	height: 23px;
	font-weight: bold;
	border-bottom: 1px solid white;
	}


#body dl.orderinfocol dd {
	padding:0;
	margin: 0 5px;
	text-indent: 0;
}


#body .giftwrap {height:18px;width: 20px; background: transparent url(bg/buttons_pe_.gif) 0 -100px no-repeat; margin:0; border: 0 none; padding:0; display: block;}



#body .etrustlogocol {float: left; width: 100px;}

#body .etrustdescocol {float: left; width: 443px;}



/* Wrapping */

#body .wrapping {
	float: left;
	margin: 0 0 10px;
	empty-cells: show;
	width: 630px;
	background-color: #dde0ee;
}


#body .wrapping tbody td {padding-top: 10px;}


#body .wrapping th {
	background: #CBCEDB;
	font-weight: bold;
	height: 25px;
	padding-left: 6px;
	}


#body .wrapping th.brd {
	padding: 0;
	}


#body .wrapping th .brd_line {
	width: 7px;
	height: 25px;
	}


#body .wrapping td.brd {
	}


#body .wrapping .wrp_sep td {height: 9px; padding-top: 0;}


#body .wrapping .wrp_sep .line {
	border-bottom: 1px solid white;
	}


#body .wrapping .picture {
	background: #fff;
	text-align: center;
	display: block;
	height: 56px;
	width: 56px;
	margin-left: 5px;
	}


#body .wrapping .art_title a {font-size: 10px; font-weight: bold; color: #000;}

#body .wrapping .art_title a:hover {color: #000;}

#body .wrapping .art_num {font-size: 10px; color: #000;}

#body .wrapping .wrapping_items td {padding-top: 0;}


#body .wrapptop {
	}


#body .giftbigimg {
	padding-right: 12px;
}



#body dl.orderinfocol.greetingcard {
	width: 620px; margin: 0 5px;
	}


#body .cardbox {width: 257px; float: left; margin: 0 10px 5px 0;}

#body .cardbox .card_title {}


#body .cardbox .card_body {
	padding: 5px 0 5px 25px;
}


#body .card_sep {clear: both;}

#body .giftmessage {width: 100%; height: 100px;}



/* More categories */

#body .morecats {margin: 0 5px; width: 569px; float: left;}

#body .morecats dl {margin: 0 0 25px;}

#body .morecats dt {background: #cd0210; border-bottom: 1px solid #fff;}

#body .morecats dd {background: #f0f0f0; border-bottom: 1px solid #fff; margin: 0; padding: 0;}

#body .morecats dl a {color:#000; font-weight:bold; padding: 4px 10px; display: block;}

#body .morecats dl a:hover {color:#000;}

#body .morecats dd a {background: url(bg/oxid.gif) no-repeat 7px -148px; padding-left: 22px;}



/* Account header */


#body .account_header dl {
	border-bottom: 1px solid white; margin: 2px 0;
	padding-bottom: 5px;
	width: 97%;
	text-indent: 0;
}


#body .account_header dl.lastInCol {
	border-bottom: 0;
	margin: 0;
	padding-bottom: 0px;
	}


#body .account_header dt a {
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	padding-left: 8px;
	}


#body .account_header dt a:hover {
	text-decoration: underline;
	}


#body .account_header dt a.active {
	color: maroon;
	}


#body .account_header dd {
	margin: 2px 0;
	font-size: 10px;
	padding-left: 8px;
	}



/* Account pages */

#body .account strong.h4 {font-size: 11px; font-weight: bold; margin: 0; padding: 0; display: block;}

#body .account small{font-size: 10px;}


#body div.account .btn {
	width: 150px;
	margin-right: 10px;
}

#body div.account .dot_sep {
	margin-right: 5px;
	margin-left: 5px;
}

#body input#test_newsletterSettingsSave  {
	border:none;
	height:20px;
	line-height:10px;
	outline:0;
	padding:2px 7px;
	margin: 10px 10px 0 0;
	font-weight: bold;
	cursor:pointer;
	background: transparent url(bg/button1.jpg) no-repeat center top;
	width: 150px;
}

#body div.account table {
	width: 98%;
	margin-left: 5px;
	text-indent: 0;
}


/* Account remove from list button */

#body .product .fromlist {
	right: 250px;
	height: 20px;
	width: 100px;
	margin:0;
	border: 0 none;
	padding:0;
	position: absolute;
	bottom: 5px;
}


#body .product .fromlist input {
	width: 100px;
	background: url(bg/button2_remove.jpg) no-repeat;
	margin:0;
	border:0;
	color: white;
	padding: 2px;
	cursor:pointer;
	font-weight: bold;
	height: 20px;
	text-align: center;
}



/* Account wishlist */

#body .wishlist .product {padding: 5px 0 5px 130px; margin: 0; border: none;}


#body .wishlist .product.thin {
	margin-bottom: 5px;
	border-bottom: 1px solid white;
}


#body .wishlist .separator {margin: 0; width: 541px; border: none;}


#body .wishlist .dot_sep {
	clear: both;
	}


#body input#test_WishlistSearch.btn {
	width: 150px;
}

#body input#test_Wishlist_save.btn {
	width: 150px;
	margin-right: 10px;
}

#body input#test_Wishlist_send.btn {
	width: 150px;
	margin-right: 10px;
}

#body input#test_WishList_SendMsg.btn {
	width: 150px;
}





/* Account wishlist search results */

#body .wishsearchresults .searchitem {
	background: url(bg/wishlist.gif) no-repeat;
	line-height: 30px;
	margin: 5px;
	}


#body .wishsearchresults .searchitem a {
	padding-left: 40px;
	line-height: 30px;
	font-weight: bold;
	display: block;
	width: 1%;
	white-space: nowrap;
	}


#body .wishsearchresults .searchitem a:hover {
	color: #000;
	}



/* Account order history */

#body .form.orderhistory td {
	font-size: 10px;
	padding: 2px 0;
	}


#body .form.orderhistory th {
	font-weight: bold;
	font-size: 10px;
	border: none;
	background: none;
	padding: 2px 0;}


#body .form.orderhistory tr.headrow td, #body .form.orderhistory tr.headrow th {
	font-size: 11px;
	}


#body .form.orderhistory a.tocart {
	height: 24px;
	width: 24px;
	background: transparent url(bg/button_mini.jpg) no-repeat;
	margin: 0 10px 0 0;
	border: none;
	padding:0;
	display: block;
	}


#body .form.orderhistory a.artlink {margin-right: 7px; color: #000; font-size: 10px;}

#body .form.orderhistory a.artlink:hover {color: #000;}

#body .form.orderhistory .amount {padding-right: 7px;}



/* Account reccomend list */

#body .recommendlist .product {padding: 5px 0 5px 130px; margin: 0; border: none;}

#body .recommendlist .product.thin {width: 413px;}

#body .recommendlist .separator {margin: 0; width: 541px; border: none;}

#body .recommendlist .dot_sep {clear: both;}


#body input#test_recomListSave.btn {
	width: 150px;
	margin-left: 5px;
}





/* Suggest */

#body ul.suggest {margin: 0;}



/* Mall shops start page */

#body .mallbox {width: 980px; margin: 15px auto;}
#body .mallbox .mallhead {position: relative; clear: both; height: 75px;}
#body .mallbox .mallhead .mallmenu {position: absolute; right: 7px; top: 55px; margin: 0; padding: 0; list-style-type: none;}
#body .mallbox .mallhead .mallmenu li {float: left; margin: 0 5px; padding-right: 10px; border-right: 1px solid #999;}
#body .mallbox .mallhead .mallmenu li.last {border: none;}
#body .mallbox .mallhead .mallmenu li a {font-size: 10px;}
#body .mallbox .langbox {background:#24316E; border-bottom: 1px solid #fff; padding: 8px 7px; color: #fff;}
#body .mallbox .langbox a {font-size: 10px; color: #fff;}
#body .mallbox .langbox a.lang_active {font-weight: bold;}
#body .mallbox .locationbox {padding: 15px 0 2px 0; margin: 0 0 15px 15px; font-size: 10px; color: #A7A7A7; border-bottom: 1px solid #CBCBCB;}
#body .mallbox .welcomebox {position: relative; margin-left: 15px; width: 480px;}
#body .mallbox .welcomebox .shopselectbox {position: absolute; left: 510px; top: 7px; width: 240px; font-size: 10px;}
#body .mallbox .welcomebox #demoAdminLink {position: absolute; left: 760px; top: 7px; width: 202px;}
#body .mallbox .mallfooter {margin: 55px 0 0; position: relative;}
#body .mallbox .mallfooter .copyright {background: #24316E; color:#fff; height: 15px; margin: 2px; padding: 6px 0px; text-align:right;}
#body .mallbox .mallfooter a {font-size: 10px; color: #fff;}


/* Basket popup */

#mask{visibility: hidden;display:none;}

#mask iframe{visibility: hidden;border:none;}

#mask.on {visibility: visible;display:block;position:fixed;opacity:0.7;top:0;left:0;width:100%;height: 100%;background:#000;z-index: 1500;}



div.popup {
	visibility: hidden;
	display:none;
	}

div.popup strong {
	display: block;
	margin: 9px 0;
	font-size: 11px;
}

div.on.popup {
	visibility: visible;
	display:block;
	position:fixed;
	top:50%;
	left:50%;
	width:250px;
	height: 150px;
	background: #24316E;
	z-index: 2000;
	margin-top:-75px;
	margin-left:-125px;
	border: 1px solid white;
	padding:10px;
	color: white;
}

div.on.popup.load {
	background: #fff url(bg/ajax-loader.gif) center center no-repeat;
	}

div.on.popup table {width:100%;
	color: white;
}

div.on.popup input {
	color: black;
	background: #fccb08;
	border: 1px solid #fccb08;
	font-weight: bold;
	padding:2px;
	width:120px;
	}

div.on.popup input.disabled {
	color:#cbcbcb;
	background:#fff;
	border:1px solid #cbcbcb;
	font-weight: bold;
	padding:2px;
	width:120px;
	}

div.on.popup input.bl {
	position:absolute;
	bottom:10px;
	left:10px;
	}

div.on.popup input.br {
	position:absolute;
	bottom:10px;
	right:10px;
	}

div.fbMsg.on.popup { width: 400px; height: 200px; margin-top: -100px; margin-left: -200px;}
div.on.popup span.btn{background: transparent url(bg/buttons_pe_.gif) right -150px no-repeat;padding: 0 1px 0 0;height:18px;line-height:18px;display:-moz-inline-stack;display:inline-block;margin:0;outline:0;}
div.on.popup span.btn input, span.btn a{width: auto; border:none;height:18px;line-height:10px;outline:0;position:relative;display:block;padding:2px 7px;margin:0;color:#ffffff;font-weight: bold;cursor:pointer;background: transparent url(bg/buttons_pe_.gif) no-repeat left -150px;}
div.on.popup span.btn a{padding:3px 8px 2px; position:relative;}
div.fbMsg.on.popup .popupMsg { font-size: 11px; padding-bottom: 10px; border-bottom: 1px solid #ccc; margin-bottom: 5px;}
div.fbMsg.on.popup .popupFooter { position: absolute; bottom: 10px; left: 10px; }

#zoom {padding:0;overflow:auto;min-width:250px;min-height: 150px;}
#zoom ul.tabs{padding:0;margin:0;background:#fff;height: 28px;width:100%;}
#zoom ul.tabs li{list-style: none;margin:1px;float:left;}
#zoom a{display:block;padding:5px;background:#fff;width:20px;text-align: center;border:1px solid #cd0210;color:#cd0210;font-weight: bold;}
#zoom ul.tabs li.close{float:right;}



/* Message boxes */

#body .msg {
	float:left;
	width: 630px;
	background: #000C53;
	margin: 0 0 10px;
	padding: 5px 0;
	text-align: center;
	color: white;
	border-top: 3px solid #fccb08;
	border-bottom: 3px solid #fccb08;
}

#body .msg a {
	color: white;
}

#body .msg .err {
	color: #000C53;
	font-weight: bold;
	background-color: #fccb08;
	border-top: 3px solid #000C53;
	border-bottom: 3px solid #000C53;
}



/* Tags */

#body .box .tags {
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
}


#body .box .tags a {
	line-height: 100%;
	padding:0 .2em;
	cursor: pointer;
	color: #2f3450;
	}


#body .box .tags a.sel{color:green;font-weight: bold;}



/* Ratings */


#write_review {
	display: none;
	text-indent: 0;
	margin-left: 5px;
	margin-right: 5px;
}


#write_review .btn {
	width: 300px;
	background-color: #000C53;
	background-image: none;
	color: white;
	padding: 5px;
}

#write_review textarea {
	width: 99%;
	margin-top: 5px;
}

#body .rating_review_background {
	width:89px;
	height:16px;
	margin:0;
	padding:0;
	background: url(bg/stars.gif) no-repeat 0 0;
	}

#body td.rating { width:89px; height:16px; margin:0; padding:0; background: url(bg/stars.gif) no-repeat 0 0;}
#body td.rating.s1 {background-position:-72px -38px;}
#body td.rating.s2 {background-position:-54px -38px;}
#body td.rating.s3 {background-position:-36px -38px;}
#body td.rating.s4 {background-position:-18px -38px;}
#body td.rating.s5 {background-position:0 -38px;}
#body ul.rating {width:89px; height:16px; margin:0 0 3px; padding:0; list-style:none; clear:both; position:relative; background: url(bg/stars.gif) no-repeat left top;}
#body ul.rating li {cursor: pointer; float:left;}
#body ul.rating li a {position:absolute; left:0; top:0; width:18px; height:16px; text-decoration:none; z-index: 200;}
#body ul.rating li a b {display: none;}
#body ul.rating li.s1 a {left:0;}
#body ul.rating li.s2 a {left:17px;}
#body ul.rating li.s3 a {left:34px;}
#body ul.rating li.s4 a {left:51px;}
#body ul.rating li.s5 a {left:68px;}
#body ul.rating li a:hover {z-index:2; width:89px; height:16px; overflow:hidden; left:0; background: url(bg/stars.gif) no-repeat 0 -18px;}
#body ul.rating li.s1 a:hover {background-position: -72px -18px;}
#body ul.rating li.s2 a:hover {background-position: -54px -18px;}
#body ul.rating li.s3 a:hover {background-position: -36px -18px;}
#body ul.rating li.s4 a:hover {background-position: -18px -18px;}
#body ul.rating li.s5 a:hover {background-position: 0 -18px;}
#body .rating_review_input {margin:0; height:16px;}
#body .rating li.current_rate{background: url(bg/stars.gif) left bottom; position: absolute; height: 16px; z-index: 1;}



#body dl.review {
	margin: 5px;
	padding-top: 5px;
	border-top: 1px solid white;
	text-indent: 0;
}


#body dl.review dt {
	margin-bottom: 7px; height: 1em;
	}


#body dl.review dd {
	clear: both;
	margin: 0;
}


#body dl.review .param {
	margin-left: 20px;
	}



/* Recommendation lists */

#body dl.recommlistdesc {
	margin: 0 5px 10px;
	text-indent: 0;
}


#body dl.recommlistdesc dt {
	font-size: 10px;
	padding: 3px 0 7px;
	border-bottom: 1px solid white;
	}


#body dl.recommlistdesc dt a {font-size: 10px;}

#body dl.recommlistdesc dd {font-size: 10px; margin: 3px 0;}



#body .recommitems .article {
	width: 125px;
	margin-right: 10px;
	float: left;
	font-size: 10px;
	padding: 5px;
	text-align: center;
	border: 1px solid #CBCEDB;
	background-color: #ECEFFF;
	overflow: hidden;
}

#body .recommitems {
	margin-left: 5px;
	margin-right: 5px;
}


#body .recommitems .article a {
	font-size: 10px;
	}


#body .recommitems .article .picture {
	width: 56px;
	height: 56px;
	text-align: center;
	margin-bottom: 5px;
	background-color: white;
	margin-right: auto;
	margin-left: auto;
}


#body .recommitems input.btn {
	width: 150px;
}


#body .recommitems input#test_recomListDelete_1.btn {
	color: white;
	background-image: url(bg/button1_remove.jpg);
}


#body .recomm_author {
	font-weight: normal;
	}


#body .recomlistdesc {
	float: left;
	width: 415px;
	}



.verification_code {border: 1px solid #000; color: #000; padding: 2px; text-align:center; width:80px;}

.promotionsRow {float:left;width:580px;position:relative;margin: 0 0 5px 0;padding:0}
.promotionsRow .promotion {border:1px solid #ccc;float:left;width:268px;height:157px;margin:0px 5px 5px 5px;padding:5px;position:relative;background:#ffffff;overflow:hidden;}
.promotionsRow .promotion .timeouttext{font-style:italic;position:absolute;bottom:5px;}
.promotionsRow .promotion .activationtext{font-style:italic;position:absolute;bottom:5px;}

.promotionsRow .promotionFinished .timeouttext{display:none;}
.promotionsRow .promotionFinished .activationtext{display:none;}
.promotionsRow .promotionCurrent .activationtext{display:none;}
.promotionsRow .promotionFuture .timeouttext{display:none;}

.promotionsRow .promotion .finishedText{display:none;top:0;left:0;width:100%;height:100%;position:absolute;}
.promotionsRow .promotion .finishedText img{display:block; bottom:7px;right:7px;position:absolute;}
.promotionsRow .promotionFinished .finishedText{display:block;z-index:500;visibility: visible;background-image:url('bg/transparent.gif');}

.promotionsRow .promotion .upcomingText{display:none;top:0;left:0;width:100%;height:100%;position:absolute;}
.promotionsRow .promotion .upcomingText img{display:block; top:7px;right:7px;position:absolute;}
.promotionsRow .promotionFuture .upcomingText{display:block;z-index:500;visibility: visible;background-image:url('bg/transparent.gif');}

.promotionsRow .promotionCurrent .promoTimeout {font-weight:600;}

.psLoginPlainBox {position: absolute; width: 580px; left: 50%; margin-left: -290px; padding: 5px 0; background: #eee; border: 1px solid #ddd;}


/* paypal bar top start */
#body div.bar.prevnext.paypaltop {background-color:#f0f0f0; border:1px solid #969696;margin:5px;padding:0;height: 100%; float: left; width: 568px;}
/* paypal bar top end */
/* paypal button style start */
#body div.bar.prevnext input[class=paypalbutton] {background-color:#f0f0f0;border:0px;padding:0px;margin-top:5px;}
/* paypal button style end*/
/* paypal bar bottom start */
#body div.bar.prevnext.paypalbottom {margin-bottom:15px;height: 100%;}
/* paypal bar bottom end */

span.birthdaynote {
	display: block;
	font-size: 10px;
}

#body div#tsrating {
	
}





