#mainPage .box {
	margin-bottom: 10px;
}

#mainPage .box .boxBody {
	margin: 0px;
}

#mainPage .box .boxBody .paddedContent {
	padding: 10px 0px;
}

#mainPage .box .boxHead {
	background-image: none;
	border-bottom: 2px solid #91969C;
	color: #445390;
	font-family: Tahoma;
	font-size: 24px;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 3px;
}

#mainPage .box .boxMore a {
	color: #696969;
	text-decoration: none;
}

#mainPage .box .boxMore a:hover {
	color: #445390;
}

#mainPage .box .paddedContent p {
	line-height: 1,5em;
	margin: 0 0 1em 0;
	padding: 0px;
}

#mainPage .box h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1,5em;
	margin-bottom: 10px;
	margin-top: 0px;
}

#mainPage .box h2 a {
	font-size: 14px;
	font-weight: bold;
	line-height: 1,5em;
	text-decoration: underline;
}

.articleEntryBox .created {
	color: #000000;
	font-size: 10px;
}

.login .box {
	margin-top: 0px;
}

.moveableElementsWrapper {
	float: none;
	width: auto;
}

#mainPage .eventCalendarBox .eventCalendar {
	height: auto;
}

.eventCalendar .loader {
	position: relative;
}

.eventCalendarBox {
	background-color: transparent;
	background-image: none;
	max-width: 500px !important;
	min-height: 1px;
}

.eventCalendarBox .boxBorder {
	border: none !important;
}

.eventCalendarBox .boxBorder .boxBody {
	padding-top: 10px;
}

.eventCalendarBox .boxHead {
	display: block;
}

.eventCalendarBox .eventCalendar .content {
	background-color: transparent;
	border: none;
	height: auto;
	margin: 0px;
	padding: 0px;
}

.eventCalendarBox .eventCalendar .head {
	background-color: transparent;
	color: white;
	height: 30px;
}

.eventCalendarBox .eventCalendar .head .next {
	background-image: none;
	border-width: 0px;
	float: right;
	font-weight: normal;
	height: normal;
	margin: 0px;
	padding: 0;
	text-align: right;
	width: 35%;
}

.eventCalendarBox .eventCalendar .head .prev {
	background-image: none;
	border-width: 0px;
	float: left;
	font-weight: normal;
	height: normal;
	margin: 0px;
	padding: 0;
	text-align: left;
	width: 35%;
}

.eventCalendarBox .eventCalendar .head .title {
	color: #333333;
	float: none;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	margin: 5px 0 0 0;
	width: 100%;
}

.eventCalendarBox .eventCalendar .head a {
	color: #666666!important;
	text-decoration: none;
}

.eventCalendarBox .eventCalendar .head a:hover {
	color: #8F6635!important;
	text-decoration: underline;
}

.eventCalendarBox .eventCalendar .head br {
	clear: both;
}

.eventCalendarBox .eventCalendar table {
	background-color: #BBC2CA;
	border-collapse: separate!important;
	border-spacing: 2px;
	border-width: 0px;
	empty-cells: hide;
}

.eventCalendarBox .eventCalendar table tr td {
	border: 1px solid #99AACC !important;
	cursor: default;
	padding: 0px;
	width: 12%;
}

.eventCalendarBox .eventCalendar table tr td a {
	background-image: none;
	border-width: 0px;
	color: #FFFFFF;
	float: none;
	font-size: 11px;
	font-weight: normal;
	height: 12px;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	width: auto;
}

.eventCalendarBox .eventCalendar table tr td.std {
	background-color: #BBC2CA;
}

.eventCalendarBox .eventCalendar table tr td.std:hover {
	background-color: #A4D313;
}

.eventCalendarBox .eventCalendar table tr td.today {
	font-weight: bold;
	text-decoration: none;
}

.eventCalendarBox .eventCalendar table tr td.today a {
	font-weight: bold;
	text-decoration: none;
}

.eventCalendarBox .eventCalendar table tr td:first-child {
	display: none;
}

.eventCalendarBox .eventCalendar table tr td:hover {
	background-color: #A4D313;
}

.eventCalendarBox .eventCalendar table tr:first-child td {
	background-color: transparent;
	border: 0px !important;
	color: #FFFFFF;
	empty-cells: hide;
	font-size: 10px;
	font-weight: bold;
	height: 15px;
}

.eventCalendarBox .eventCalendar table tr:first-child td:hover {
	background-color: transparent;
	border: 0px !important;
	color: #FFFFFF;
	empty-cells: hide;
	font-size: 10px;
	font-weight: bold;
	height: 15px;
}

 #columnLeft .login #passwordReminder {
	display: block;
	font-size: 12px;
	position: static;
	text-decoration: none;
}

 #columnLeft .login #register {
	display: block;
	position: static;
}

 #columnLeft .login input.password {
	display: block;
	margin-bottom: 10px;
	position: static;
	width: 100%;
}

 #columnLeft .login input.submit {
	display: block;
	position: static;
}

 #columnLeft .login input.text {
	display: block;
	position: static;
}

 .submit {
	background-color: #445390;
	background-image: url(/uploads/webriq_sites/champions_webriq_com/customize/images/bg_button.gif);
	background-repeat: repeat-x;
	border: 1px solid #979797;
	color: #d3d3d3;
	cursor: pointer;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
}

 a.submit:hover {
	color: #FFFFFF;
	text-decoration: none;
}

 input.file {
	background-color: #FEFEFE;
	border: 1px solid #979797;
	font-size: 11px;
}

 input.password {
	background-color: #FEFEFE;
	border: 1px solid #979797;
	font-size: 11px;
	height: 15px;
}

 input.submit {
	background-color: #445390;
	background-image: none;
	background-repeat: repeat-x;
	border: 1px solid #979797;
	color: #d3d3d3;
	cursor: pointer;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
}

 select {
	background-color: #FEFEFE;
	border: 1px solid #979797;
	font-size: 11px;
}

#columnContent a#groupLink {
	color: #333333;
}

#columnContent a#groupLink:hover {
	color: #000000;
}

#columnLeft .login #register {
	font-size: 12px;
	text-decoration: none;
}

#columnLeft .login br {
	display: none;
}

#columnLeft .login input.submit {
	margin: 0px 0px 0px 120px;
}

#columnLeft .login input.text {
	margin-bottom: 10px;
	width: 100%;
}

#columnLeft .login label {
	display: block;
	position: static;
}

#columnLeft .login userName {
	margin: 10px;
}

#pageBody.imageGalery .folders .folder .name {
	height: 1.3em;
}

#submit {
	background-color: #FEFEFE;
	background-image: none;
	background-repeat: repeat-x;
	border: 1px solid #979797;
	color: #2F2F2F;
	cursor: pointer;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
}

#submit:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.back a {
	color: #000044;
	text-decoration: none;
}

.file {
	background-color: #FEFEFE;
	border: 1px solid #979797;
	font-size: 11px;
}

.more a {
	color: #000044;
	text-decoration: none;
}

a {
	color: #666666;
	text-decoration: underline;
}

a.submit {
	background-color: #FEFEFE;
	cursor: pointer;
	padding: 1px 5px;
	text-decoration: none;
}

a:hover {
	color: #445390;
	text-decoration: underline;
}

body {
	background-attachment: scroll;
	background-color: #BBC2CA;
	background-image: url(/uploads/webriq_sites/champions_webriq_com/customize/images/bg_body.gif);
	background-position: top left;
	background-repeat: repeat-x;
	color: #333333;
	font-family: Arial;
	font-size: 11px;
}

input.submit:hover {
	color: #FFFFFF;
	text-decoration: none;
}

input.text {
	background-color: #FEFEFE;
	border: 1px solid #979797;
	font-size: 11px;
	height: 15px;
}

table.noBorder {
	border: 0px;
}

table.noBorder td {
	border: 0px;
}

table.table.noBorder {
	border: 0px;
}

table.table.noBorder td {
	border: 0px;
}

textarea {
	background-color: #FEFEFE;
	border: 1px solid #979797;
	font-size: 11px;
}

#columnContent #pageBody  p {
	margin-bottom: 10px;
	margin-top: 10px;
}

#columnContent #pageBody {
	padding: 0 10px;
}

#columnContent {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	height: 200px;
	min-height: 200px;
	background-image: none;
}

#columnContent .box .paddedContent {
	padding: 0px;
}

#columnContent .content {
	display: block;
	margin-top: 0px;
	width: 100%;
}

#columnContent .pageHeader {
	color: #445390;
	font-family: Tahoma;
	font-size: 24px;
	font-weight: normal;
	margin: 5px 6px 15px;
	padding: 3px;
}

 .contentBoxFullHeader {
	background-color: #d3d3d3;
	border-color: #EAEAEA;
	border-width: 1px;
	color: #445390;
	font-family: Verdana;
	font-size: 12px;
	padding: 3px;
}

 .contentBoxFullHeader h3 {
	margin: 0px;
}

 .contentBoxFullHeader h3 a {
	text-decoration: none;
}

.contentBoxBody {
	background: #F1F1CE none repeat scroll 0 0;
	border: 0px solid #9F9F9F;
	font-family: Arial;
	font-size: 12px;
	margin-bottom: 10px;
}

.contentBoxBody .paddedContent {
	padding: 5px;
}

.contentBoxHeader {
	background-color: #d3d3d3;
	border-color: #EAEAEA;
	border-width: 1px;
	color: #445390;
	font-family: Verdana;
	font-size: 12px;
	padding: 3px;
}

.contentBoxHeader h3 {
	margin: 0px;
}

.contentBoxHeader h3 a {
	text-decoration: none;
}

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

.contentBoxMenu ul li {
	background-image: url(/uploads/webriq_sites/champions_webriq_com/customize/images/content_box_menu_bg.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin-top: 0px;
	padding-top: 2px;
	position: relative;
	text-align: center;
	width: 88px;
}

.contentBoxMenu ul li a {
	color: #101010;
	display: block;
	text-decoration: none;
}

.contentBoxMenu ul li:hover {
	background-image: url(/uploads/webriq_sites/champions_webriq_com/customize/images/content_box_menu_bg_hover.jpg);
	background-repeat: no-repeat;
}

#columnLeft .imageGaleryBox .sample .title {
	height: 1.2em;
}

#columnLeft .voteEntry .boxBody {
	padding: 10px 0px;
}

#columnRight .imageGaleryBox .sample .title {
	height: 1.2em;
}

#customizeLoadSaveForm .slots {
	margin: 10px 0 18px 0;
}

#helpButton {
	right: 10px;
	top: 4px;
}

.adminIconX {
	top: 8px;
}

.imageGaleryBox .sample img {
	width: 99%;
}

.voteEntry {
	margin: 0 auto 0 auto;
}

div.videos h3 {
	float: none;
}

#containerFooter {
	clear: both;
	background-color: #E8E8E8;
	background-image: url(/uploads/webriq_sites/champions_webriq_com/customize/images/bg_footer.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 45px;
	margin-top: 0px;
}

#containerFooter .boxarea-footer {
	margin-bottom: 0px;
}

#containerFooter .footerText {
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
	width: 970px;
}

#containerFooter .menuWrapper {
	display: block;
	float: none;
	margin-bottom: 0px;
	width: 100%;
}

#containerFooter .moveableElementsWrapper {
	display: block;
	float: none;
	width: 100%;
}

#boxarea-headerTopSpacing {
	clear: both;
	padding: 0px;
}

#containerHeader #imageContainer {
	height: 200px;
	overflow: hidden;
	position: absolute;
	top: 60px;
	width: 100%;
}

#containerHeader #imageContainer img {
	left: 0px;
	position: absolute;
	z-index: -1;
}

#containerHeader {
	display: block;
	float: left;
	position: relative;
	width: 100%;
	background-attachment: scroll;
	background-image: url(/uploads/webriq_sites/champions_webriq_com/customize/images/prop_410.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#containerHeader .moveableElementsWrapper .logo {
	background-image: url(/uploads/webriq_sites/champions_webriq_com/customize/images/prop_245.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	height: 80px;
	margin: 0;
	text-decoration: none;
	width: 260px;
}

#containerHeader .moveableElementsWrapper .searchBox {
	right: 2px;
	top: 61px;
}

#containerHeader .moveableElementsWrapper .slogan {
	color: #696969;
	font-family: Tahoma;
	font-size: 20px;
	font-weight: normal;
	line-height: 30px;
	position: absolute;
	right: 20px;
	top: 15px;
}

#containerHeader .moveableElementsWrapper .subsiteBox {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	left: 3px;
	top: 63px;
}

#containerHeader .moveableElementsWrapper .subsiteBox a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

#mainPage {
	height: 400px;
	min-height: 400px;
}

#backgroundHolder1 {
	background-color: #d3d3d3;
	background-image: none;
	background-position: top left;
	background-repeat: no-repeat;
}

#backgroundHolder2 {
	background-color: #d3d3d3;
	background-image: none;
	background-position: bottom left;
	background-repeat: no-repeat;
}

#columnContentBackground {
	background-image: url(/uploads/webriq_sites/champions_webriq_com/customize/images/subgradient.png);
	background-position: top left;
	background-repeat: repeat-x;
}

#columnContentSpacing {
	float: none;
	margin: 25px 0px;
	padding: 0px;
}

#columnLeftBackground {
	background-image: url(/uploads/webriq_sites/champions_webriq_com/customize/images/subgradient.png);
	background-position: top left;
	background-repeat: repeat-x;
}

#columnLeftSpacing {
	margin-top: 25px;
	padding: 0px 10px 10px 10px;
}

#columnRightBackground {
	background-image: url(/uploads/webriq_sites/champions_webriq_com/customize/images/subgradient.png);
	background-position: top left;
	background-repeat: repeat-x;
}

#columnRightSpacing {
	margin-top: 25px;
	padding: 0px 10px 10px 10px;
}

#containerColumns {
	background-color: #ffffff;
	background-image: url(/uploads/webriq_sites/champions_webriq_com/customize/images/bg_content.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

#containerLayoutBoxes {
	background-color: transparent;
	background-image: none;
	background-position: top left;
	background-repeat: no-repeat;
}

#boxarea-layoutbox  .box .boxBorder {
	padding: 10px;
}

#boxarea-layoutbox  .box .boxHead {
	color: #333333;
}

#boxarea-layoutbox {
	background-color: transparent;
	background-image: none;
	background-position: top left;
	background-repeat: no-repeat;
}

#boxarea-layoutbox .box .boxBorder {
	background-color: transparent;
	overflow: hidden;
}

#boxarea-layoutbox .layoutBox .box {
	background-color: white;
	margin-left: 10px;
}

#boxarea-layoutbox .layoutBox .box p {
	line-height: inherit;
	margin-bottom: 0px;
	margin-top: 0px;
}

#boxarea-layoutbox .layoutBox .box:firs-child {
	margin-left: 0px;
}

#boxarea-layoutbox .layoutEditor {
	background: #000733 none repeat scroll 0 0 !important;
	background-color: transparent !important;
}

#headerMenu {
	background-color: #808080;
	background-image: none;
	background-position: top left;
	background-repeat: repeat-x;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 38px;
}

.horizontalMenu  ul li a {
	color: #e6e6e6;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	text-align: left;
}

.horizontalMenu {
	clear: both;
	float: left;
	width: auto;
}

.horizontalMenu ul {
	background-color: #445390;
	height: 38px;
}

.horizontalMenu ul li {
	background-color: transparent;
	background-image: none;
	border-right: 1px solid #FFFFFF;
	height: 38px;
	line-height: 38px;
	padding: 0 5px;
}

.horizontalMenu ul li a.marked {
	color: #FFFFFF;
}

.horizontalMenu ul li a:hover {
	color: #ffffff;
}

.horizontalMenu ul li ul {
	background-attachment: scroll;
	background-color: #E8E8E8;
	background-image: none;
	background-position: top left;
	background-repeat: repeat;
	border-color: #8F8F74;
	border-style: none;
	border-width: 0px;
	top: 38px;
}

.horizontalMenu ul li ul li {
	background-color: #445390;
	background-image: none;
	background-position: top left;
	background-repeat: repeat;
	border-right-width: 0px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	height: 26px;
	line-height: 26px;
}

.horizontalMenu ul li ul li a {
	color: #d3d3d3;
}

.horizontalMenu ul li ul li:first-child {
	background-color: #445390;
	background-image: none;
	background-position: top left;
	background-repeat: repeat;
	border-right-width: 0px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	height: 26px;
	line-height: 26px;
}

.horizontalMenu ul li ul li:hover {
	background-color: #696969;
}

.horizontalMenu ul li:hover {
	background-color: #808080;
	background-image: none;
}

#shop_wrapper #webshop_arrange {
	background-color: #6B6B6B;
}

#shop_wrapper #webshop_categories {
	background: none;
	background-color: #FFFFFF;
	border-color: #DDDDDD;
	border-style: solid;
	border-width: 5px;
}

#shop_wrapper #webshop_head {
	background-color: #FFFFFF;
	background-image: url(/uploads/webriq_sites/champions_webriq_com/customize/images/header-bg.png);
	background-position: left top;
	background-repeat: repeat-x;
}

#shop_wrapper #webshop_head h3 {
	background-image: url(/uploads/webriq_sites/champions_webriq_com/customize/images/header-basket.png);
}

#shop_wrapper #webshop_latest {
	background-color: #FFFFFF;
	background-image: url(/uploads/webriq_sites/champions_webriq_com/customize/images/box-bg.png);
	background-position: left top;
	background-repeat: repeat-x;
}

#shop_wrapper #webshop_nav {
	background-color: #FFFFFF;
}

#shop_wrapper #webshop_product_description {
	background-color: #FFFFFF;
	background-image: url(/uploads/webriq_sites/champions_webriq_com/customize/images/box-bg.png);
	background-position: left top;
	background-repeat: repeat-x;
	border: none;
}

#shop_wrapper #webshop_product_description div.order_box {
	background-color: #EFEFEF;
	border-color: #848484;
	border-style: solid;
	border-width: 1px;
}

#shop_wrapper #webshop_recommended {
	background-color: #FFFFFF;
	background-image: url(/uploads/webriq_sites/champions_webriq_com/customize/images/box-bg.png);
	background-position: left top;
	background-repeat: repeat-x;
	border: none;
}

#shop_wrapper .webshop_list_item {
	background-color: #FFFFFF;
	background-image: url(/uploads/webriq_sites/champions_webriq_com/customize/images/box-bg.png);
	background-position: left top;
	background-repeat: repeat-x;
}

#shop_wrapper .webshop_list_item div.order_box {
	background-color: #EFEFEF;
	border-color: #848484;
	border-style: solid;
	border-width: 1px;
}

#shop_wrapper #webshop_arrange a {
	color: #FFFFFF;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#shop_wrapper #webshop_categories h3 {
	color: #000000;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
}

#shop_wrapper #webshop_categories select {
	color: #000000;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#shop_wrapper #webshop_head a {
	color: #000000;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#shop_wrapper #webshop_head h2 {
	color: #000000;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 24px;
	font-weight: bold;
}

#shop_wrapper #webshop_head h3 a {
	color: #000000;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#shop_wrapper #webshop_latest a {
	color: #000000;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#shop_wrapper #webshop_latest h3 {
	color: #000000;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
}

#shop_wrapper #webshop_latest span {
	color: #000000;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#shop_wrapper #webshop_nav a {
	color: #000000;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#shop_wrapper #webshop_nav div.right {
	color: #000000;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#shop_wrapper #webshop_product_description a {
	color: #000000;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#shop_wrapper #webshop_product_description div.order_box div.currency span {
	color: #000000;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#shop_wrapper #webshop_product_description div.order_box p {
	color: #000000;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#shop_wrapper #webshop_product_description h3 {
	color: #000000;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
}

#shop_wrapper #webshop_product_description h4 a {
	color: #000000;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

#shop_wrapper #webshop_recommended a {
	color: #000000;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#shop_wrapper #webshop_recommended h3 {
	color: #000000;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
}

#shop_wrapper #webshop_recommended span {
	color: #000000;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#shop_wrapper {
	color: #000000;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#shop_wrapper .old_price {
	color: #000000;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: line-through;
}

#shop_wrapper .save_price {
	color: #000000;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#shop_wrapper .submit {
	color: #000000;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#shop_wrapper .webshop_list_item div.currency span {
	color: #000000;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#shop_wrapper .webshop_list_item div.left a {
	color: #000000;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#shop_wrapper .webshop_list_item h3 a {
	color: #000000;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#shop_wrapper .webshop_list_item p {
	color: #000000;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
}

table.dm {
	background-color: #51687b;
	border: 2px solid #c9dbe1;
	color: white;
	font-size: 12px;
	width: 100%;
}

table.hover tr:hover {
	background: #EFEFE0;
}

table.noHorizontalBorder td {
	border-bottom: 0;
	border-top: 0;
}

table.noVerticalBorder td {
	border-left: 0;
	border-right: 0;
}

table.table {
	border: 1px solid #9F9F81;
	border-collapse: collapse;
	width: 100%;
}

table.table .smalltext {
	width: 120px;
}

table.table caption {
	border: 1px solid #9F9F81;
	border-bottom: none;
	font-weight: bold;
	padding: 2px 6px;
	text-align: center;
}

table.table td {
	border: 1px solid #9F9F81;
	padding: 2px 6px;
}

table.table th {
	background: #DFDFB5;
	border: 1px solid #9F9F81;
	color: #3F3F33;
	font-weight: bold;
	padding: 2px 6px;
}

table.table th.title {
	background: #AFAF8E;
	border: 1px solid #9F9F81;
	color: white;
}

table.table thead th {
	text-align: center;
}

table.table.compact caption {
	padding: 0px !important;
}

table.table.compact td {
	padding: 0px !important;
}

table.table.compact th {
	padding: 0px !important;
}

table.table2 {
	background: #FEFEF1;
	border: 1px solid #8F8F74;
	border-spacing: 0px;
	margin: 10px auto;
	padding: 0 0 8px 0;
	text-align: center;
	width: 100%;
}

table.table2 a.delete {
	background: #F42;
	border: 1px solid #112;
	color: #FFF;
	font-size: 14px;
	margin: 0 5px 0 0;
	padding: 0 3px;
}

table.table2 hr {
	width: 50%;
}

table.table2 input[type=checkbox] {
	float: none;
	margin: 0;
	padding: 3px;
}

table.table2 th {
	background: #7F6D67;
	border-bottom: #8F8F74;
	color: white;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 1px 4px;
	text-align: center;
}

table.table2 tr td:first-child {
	border-left: none;
}

td.dm {
	background-color: #758279;
	padding: 4px;
}

td.noVerticalBorder {
	border-left: 0;
	border-right: 0;
}

tr.dm {
	background-color: #7490a6;
	color: white;
	padding: 2px;
}

tr.noVerticalBorder td {
	border-left: 0;
	border-right: 0;
}

tr.noVerticalBorder th {
	border-left: 0;
	border-right: 0;
}

tr.title {
	background: #DFDFB5;
	color: #3F3F33;
	font-weight: bold;
}

