
h1.pageTitle {
	background-image: url('../images/shop/titlepage.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	margin: 0 0 10px 0;
	padding: 0 0 0 35px;
    font-weight: normal;
	font-family:"Trebuchet MS", Arial;
	font-size: 20px;
	color: #F8B611;
	border-bottom: 1px #F8B611 solid;
	height: 26px;
}

#top-header {
	width: 975px;
	height: 213px;
	background-image: url(../images/shop/header_new.jpg);
	background-repeat: no-repeat;
}

/* menu TOP LOGIN */

#top-login {
 	width: 805px;
	text-align: right;
	padding: 3px 60px;
	color: #f6a500;
	font-size: 12px;
	font-weight: bold;
}
#top-login a:active,
#top-login a:visited,
#top-login a:link {
	padding: 0 3px 1px 3px;
	color: #f6a500;
	text-decoration: none;
}
#top-login a:hover {
	padding: 0 3px 1px 3px;
	color: #e8e602;
	text-decoration: none;
} 



/* menu TOP MENU */

#top-menu {
 	width: 955px;
	text-align: left;
	padding: 4px 10px;
	font-weight: bold;
	color: #ffffff;
	font-size: 13px;
	text-transform: uppercase;
}
#top-menu a:active,
#top-menu a:visited,
#top-menu a:link {
	padding: 1px 3px 1px 3px;
	color: #ffffff;
	text-decoration: none;
}
#top-menu a:hover {
	padding: 1px 3px 1px 3px;
	color: #c51a1b;
	text-decoration: none;
} 

#top-menu a.current_home:active,
#top-menu a.current_home:visited,
#top-menu a.current_home:link {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
#top-menu a.current_home:hover {
	font-weight: bold;
	text-decoration: none;
	color: #c51a1b;
} 

#top-banner {
	background-image: url('../images/shop/header.jpg');
	width: 975px;
	height: 124px;
	display: block;
	border-top: 1px #cccccc solid;
} 


#top-community {
	background-color:#F8B611; 
	width:975px; 
	height:18px; 
	text-align:right;
}
#top-community-flash {
	background-color:#F8B611; 
	float:left; 
	width:500px; 
	height:18px;
}
#top-community-menu {
	display: none;
	float: right; 
	width: 474px; 
	height: 18px; 
	text-align: right; 
	margin: 0 auto;
}

/*
====================Top Navigation Block======================*/
#top-nav {
	margin-top: 146px;
    position: relative;
	text-align: left;
	width:861px;
    color: #ffffff;
	text-transform: uppercase;
}
#top-nav a,
#top-nav a:active,
#top-nav a:visited,
#top-nav a:link {
	font-size: 13px;
    padding: 1px 9px 3px 9px;
    font-weight: bold;
    color: #ffffff;
}
#top-nav a:hover, #top-nav li.current a {
    color: #6b6b6b;
    text-decoration: none;
}


/* Left Col */

#layout-leftCol {
    background: url('../images/home/leftbg.png') left top repeat-y;
    width: 975px;
}
#layout-leftCol #middleCol {
    width: 770px;
}

#layout-leftColRight {
    background: url('../images/strength123/leftbg.png') left top repeat-y;
    width: 975px;
}
#layout-leftColRight #middleCol {
    width: 550px;
}

#leftCol {
    float: left;
    width: 185px;
	padding-top: 15px;
}
#leftCol .inner {
	padding: 0;
	margin: 0;
}

/* ---------------- General menu ------------------ */

ul#general_menu {
    margin: 0px 0 15px 0;
    padding: 0;
    list-style-type: none;
}

ul#general_menu li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul#general_menu .general_strength123 {
	width: 185px;
	height: 19px;
	background-image:url('../images/home/general_strength123.gif');
	background-repeat:no-repeat;
	padding: 0px;
	margin: 10px 0 5px 0;
}
ul#general_menu .general_community {
	width: 185px;
	height: 19px;
	background-image:url('../images/home/general_community.gif');
	background-repeat:no-repeat;
	padding: 0px;
	margin: 10px 0 5px 0;
}
ul#general_menu .general_mental {
	width: 185px;
	height: 19px;
	background-image:url('../images/home/general_mental.gif');
	background-repeat:no-repeat;
	padding: 0px;
	margin: 10px 0 5px 0;
}
ul#general_menu .general_store {
	width: 185px;
	height: 19px;
	background-image:url('../images/home/general_store.gif');
	background-repeat:no-repeat;
	padding: 0px;
	margin: 10px 0 5px 0;
}


ul#general_menu .level_g2 {
	text-align:right;
	vertical-align:middle;
	padding: 4px 20px 0 0;
	color: #666666;
	font-size: 12px;
}

ul#general_menu a {
	color: #666666;
}
ul#general_menu a.current {
	font-weight:bold;
	color: #000000;
}

SPAN.pullquote {
	display: inline;
	margin: 0;
	font-family: Neuropolitical, Georgia, Times, serif;
	font-size: 11px;
}

/* Bottom Menu */
div#navbottom {
	text-align:center;
	margin: 0 auto;
	color:#CCCCCC;
}

div#navbottom ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    text-align: center;
}
div#navbottom li {
    margin: 0px 5px 0 0;
    color: #006699;
    text-align: left;
	float: left;
}
div#navbottom a:link,
div#navbottom a:visited,
div#navbottom a:hover,
div#navbottom a:active,
div#navbottom li a:hover {
    color: #666666;
}

/* Boxes */

#firstPage_Left {
	float:left; 
	width:380px;
}

#firstPage_Right {
	float:left; 
	width:380px; 
	margin-left:10px;
}



div.boxShop {
	color: #666666; 
	width: 348px; 
	padding: 10px 15px 5px 15px; 
	border-left: 1px #E79B44 solid;
	border-right: 1px #E79B44 solid;
}

/* Box window */

div.windowBox {
	background:url('../images/home/box_window_header.png') left top no-repeat;
	width:365px;
	height:19px;
	padding: 4px 0 0 15px; 
	color: #666666;
}
div.windowMiddle {
	width:340px; 
	padding: 10px 25px 10px 15px; 
	background:url('../images/home/box_window_middle.png') left top repeat-y;
}
div.windowBottom {
	width:380px;
	height:10px; 
	background:url('../images/home/box_window_bottom.png') left top no-repeat;
}


/*
====================Default Block Styling=====================*/
.block {
	margin-bottom: 10px;
}
.block .header {

}
.block .header h2 {
    background: url('../images/shop/header.png') left top repeat-y;
	height: 19px;
	text-align:center;
	vertical-align:middle;
	margin: 0 auto;
	padding: 2px 0 0 0;
	color: #ffffff;
}
.contentProfil {
	padding: 15px 20px;
}
.contentProfil span.current {
	color: #000000;
	font-weight:bold;
}

/* 
------------------- Left Block ----------------- */

a.profilOverview:link,
a.profilOverview:visited,
a.profilOverview:hover,
a.profilOverview:active {
	color: #666666;
    background: url('../images/icons/profil_overview.gif') left center no-repeat;
	padding: 4px 0 4px 30px;
	line-height: 22px;
}

a.profilContact:link,
a.profilContact:visited,
a.profilContact:hover,
a.profilContact:active {
	color: #666666;
    background: url('../images/icons/profil_contact.gif') left center no-repeat;
	padding: 4px 0 4px 30px;
	line-height: 22px;
}

a.profilMail:link,
a.profilMail:visited,
a.profilMail:hover,
a.profilMail:active {
	color: #666666;
    background: url('../images/icons/profil_mail.gif') left center no-repeat;
	padding: 4px 0 4px 30px;
	line-height: 22px;
}

a.profilBlog:link,
a.profilBlog:visited,
a.profilBlog:hover,
a.profilBlog:active {
	color: #666666;
    background: url('../images/icons/profil_blog.gif') left center no-repeat;
	padding: 4px 0 4px 30px;
	line-height: 22px;
}

a.profilPhoto:link,
a.profilPhoto:visited,
a.profilPhoto:hover,
a.profilPhoto:active {
	color: #666666;
    background: url('../images/icons/profil_photo.gif') left center no-repeat;
	padding: 4px 0 4px 30px;
	line-height: 22px;
}

a.profilRestaurant:link,
a.profilRestaurant:visited,
a.profilRestaurant:hover,
a.profilRestaurant:active {
	color: #666666;
    background: url('../images/icons/profil_restaurant.gif') left center no-repeat;
	padding: 4px 0 4px 30px;
	line-height: 22px;
}



/* 
------------------- SHOP ----------------- */


.dataTable {
	border-top: 1px solid buttonshadow;
	border-left: 1px solid buttonshadow;
	border-right: 1px solid buttonhighlight;
	border-bottom: 1px solid buttonhighlight;
	width: 100%;
}

.dataTable th{
	background: buttonface;
	border: 1px outset white;
	cursor: default; padding-top: 0; padding: bottom: 0;
	border-top: 1px solid buttonhighlight;
	border-left: 1px solid buttonhighlight;
	border-right: 1px solid buttonshadow;
	border-bottom: 1px solid buttonshadow;
	height: 10px;
	color: black;
	font-weight: 600;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}

.dataTable a{
	color: black;

}

.datatable-tbody tbody {
	color: windowtext;
	font: menu;
	padding: 1px;
	padding-left: 5px;
	padding-right: 5px;
}

.dataTable-tr-footer {
	color: windowtext;
	font: menu;
	padding: 1px;
	padding-left: 5px;
	padding-right: 5px;
	background: buttonface;
	height: 2em;
	vertical-align: middle;
}

.row-1 {
    background-color: #F7F6F4;
}

.row-2 {
    background-color: #FFFFFF;
}

.button-panel {
	border: 1px  solid silver;
	background-color: #F7F6F4;
	padding: 5px;
	float: center;
}

.showDataTable {
/*
	background-color: #FFFFFF;
	border-style: solid;
	border-top-width: 2px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-color: #A7A6B4;
*/
	padding: 2px;
}

.showDataTable th {
    background-color: #F7F6F4;
}


.tableHeader {
	font-size: 15px;
	font-weight: bold;
	color: #D71B1D;
}
.tableHeader td{
	border-bottom: 1px solid #e7e7e7;
	background-color: #FBF5B4;
}

.pText {
	font-family: Verdana, serif;
	font-size: 10px;
	font-weight: 600;
	color: #757779;
	text-decoration: none;
	text-align: left;
}
.productName {
	font-size: 15px;
	font-weight: bold;
	color: #D71B1D;
}
.productDescKey {
	font-size: 12px;
	font-weight: bold;
}

.productText {
	font-size: 12px;
}
.productText td{
	border-bottom: 1px solid #971111;
}

.productFastList {
	font-size: 11px;
}
.productFastList td{
	border-bottom: 1px solid #e7e7e7;
}


/* ---------- right block ------------- */

#rightCol {
	padding: 16px 8px;
}

#rightCol div.header {
	background: url('../images/strength123/box_header.gif') repeat-x bottom right !important;
	height: 22px;
	line-height: 22px;
	padding:0 0 0 6px;
	margin:0;
	font-weight:bold;
	font-size:12px;
	color:#666666;
}

#rightCol div.content {
	background: url('../images/strength123/box_content.gif') repeat-x bottom right !important;
	background-color: #ffffff !important;
	padding: 10px 10px 16px 10px;
	border-left:#dddddd 1px solid;
	border-right:#dddddd 1px solid;
}

/* ----------------------------------------- */

div.important_bar {
	width: 150px;
	height: 20px;
	background-image:url('../images/community/account_bar.png');
	background-repeat:no-repeat;
	padding: 3px 35px 0px 0px;
	margin: 0px 0px 10px 0px;
	color:#2E81BE;
	font-size:12px;
	text-align:right;
	cursor: pointer;
}
div.important_bar a:link,
div.important_bar a:visited,
div.important_bar a:hover,
div.important_bar a:active {
    color: #2E81BE;
}

/* ------------------ Media List ----------------------- */

#imageLeft {
	float:left; 
	width:271px;
}

#imageMiddle {
	float:left; 
	width:271px; 
	margin-left:5px;
}
div.mediaBorder {
	width:259px; 
	float: left;
	padding: 5px;
	margin-bottom: 5px;
}

div.mediaBorder:hover {
    background-color: #F9F9F9;
}

.price {
	font-size: 20px;
	color: #E8A601;
}
.price_color {
	font-size: 14px;
	color: #E8A601;
}

a.go:link,
a.go:visited,
a.go:hover,
a.go:active {
    color: #E8A601;
}


/* ----------------------------------------------------------- */
/* FORUM */

.forumline	{ 
	background-color: #FFFFFF; 
	border-bottom: 1px #B9B900 solid; 
}

td.catLeft {
	background-image: url(../images/shop/ramka.png);
	color: #FFFFFF;
	padding: 0 0 0 40px;
	height: 27px;
	background-color:#ffffff;
	background-repeat:no-repeat;
}
td.catLeft2 {
	background-image: url(../images/shop/border.gif);
	background-repeat: repeat-y;
}

table.forumTable {
	background-color: #F0F0F0;
	border-collapse: separate;
}

th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: normal;
	border: #F0F0F0;
	border-style: solid;
	height: 20px;
	color: #aaaaaa;
	background-color: #F0F0F0;
	text-align: center;
	padding:0;
}

.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #FFFFFF}
a.cattitle		{ text-decoration: none; color : #FFFFFF; }
a.cattitle:link { text-decoration: none; color : #FFFFFF; }
a.cattitle:visited { text-decoration: none; color : #FFFFFF; }
a.cattitle:hover{ text-decoration: underline; }

td.row1	{ background-color: #ffffff; }
td.row2	{ background-color: #ffffff; }

.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #e87748; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }


/* ------------------ Categories */
ul.categories {
    margin: 10px;
    padding: 0;
    list-style: none;
}
ul.categories li {
    padding: 4px;
}
ul.categories li a {
	font-size: 12px;
    padding: 1px 9px 3px 9px;
    font-weight: bold;
    color: #F7AD00;
}
ul.categories li a:hover, 
ul.categories li.current a {
    background-color: #F7AD00;
    color: #ffffff;
    text-decoration: none;
}


.step {
	color: #E8A601;
	font-family:"Trebuchet MS", Arial;
	font-size: 50px;
	font-weight:bold;
}

div.step_ramka {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding:10px;
}

div.step_ramka h3 {
	font-family:"Trebuchet MS", Arial;
	color: #B9B900;
	font-size: 13px;
	font-weight:bold;
	margin-bottom: 10px;
}



