td, ul,ol,li,i,a,b,code, body {font-family: Verdana, Arial, Tahoma; font-size: 11px; color: #000000;}
input, option, select,textarea {font-size: 1.1em; color: #000000;}

body{
	background-color: #FFFFFF;
	margin: 0px;
	padding:0px;
}

form {
	display:inline;
	margin: 0px;
}

h2 {
  	color: #6D82A8;
  	font-weight: bold;
  	font-size: 16px;
}

h3 a{
	font-size: 14px;
}

sup{
	font-size:60%;	
}

.button_vergleich, .button_shop {
	margin-top: 7px;
}

.button_vergleich a,
.button_vergleich a:hover,
.button_vergleich span {
	padding: 2px 5px 2px 5px;
	border: 1px solid #000000;
	background: #0D65A3;
	color: white;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.button_shop a,
.button_shop span {
	padding: 2px 5px 2px 5px;
	border: 1px solid #000000;
	background: #F06600;
	color: white;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

#content{
	width: 980px;
	margin-left:20px;
}

*html #content{
		width: 990px;
}

/*Favoriten und Startseitenlink*/
#linkheader{
	width: 980px;
	text-align: right;	
}
#linkheader_links a{
	font-size: 10px;
}
	
/*Kopfmenü mit Logo und Banner*/
#header{
	font-weight: bold;
	width: 100%;
	text-align: center;
	background-color: #FFFFFF;
	height: 55px;
}

#logo{
	float:left;
	margin-left: 10px;
	margin-right: 15px;
}

#headerflag{
	width: 795px;
	float:right;
	text-align: right;
	padding-top:10px;
	padding-right: 5px;
	height: 23px;
}

#country_flag{
	list-style: none;	
	padding: 0;
	margin: 0;
}
#country_flag li{
	float: right;
	width: 21px;
	height: 15px;
	margin-left: 5px;
	cursor: pointer;
}

#country_flag .de{
	background-position: -43px -15px;
	background-repeat: no-repeat;	
}

#country_flag .at{
	background-position: -67px -15px;
	background-repeat: no-repeat;	
}

#country_flag .ch{
	background-position: -91px -15px;
	background-repeat: no-repeat;	
}

#country_flag .uk{
	background-position: -115px -15px;
	background-repeat: no-repeat;	
}

/*TOPKopfmenü*/
#headermenue{
	color: #FFFFFF;	
	width: 795px;
	text-align: right;
	padding: 0px 10px 0px 0px;
	background: url(../../img/header_menue.jpg) left top;
	background-repeat: no-repeat;
	background-color: #3A5EA9;
	font-weight:normal;
	float:right;
	height: 22px;
	line-height: 20px;
}


#headermenue a{
	color: #FFFFFF;
}

#categorybutton{
	float: left;
	margin-left: 3px;
	margin-top: 5px;
	background: url('../../img/sprite_box.png');
	background-position: -0px -96px;
	background-repeat: none;
	height: 34px;
	width: 177px;
}

#catlinktext{
	float: left;
	padding: 11px 4px 0px 4px;
	font-family: Arial;
	white-space: nowrap;
}


#catlinktext a{
	font-family: Arial;
	font-size: 1em;	
	font-weight: bold;	
	color: #FFFFFF;
}

#catlinkicon{
	background-position: -136px -15px;
	background-repeat: no-repeat;
	float: left;
	margin-top: 10px;
	width: 18px;
	height: 17px;
}

#catlinkicon:hover{
	background-position: -156px -15px;
	width: 18px;
	height: 17px
}

/*Suchmaske*/
#searchmenue{	
	width: 100%;
	height: 39px;
	background: url(../../img/border_left.gif) left top;
	background-repeat: no-repeat;
	background-color: #3A5EA9;
	float: left;	
}


#searchmask{
	padding-top: 8px;
	padding-bottom: 8px;
	margin-left: 190px;
	color: white;
}

#searchinfo{
	vertical-align: middle;
	padding: 10px;
	margin-left: 720px;
	font-weight: bold;
	color: white;
}

#search{
	width: 65%;
	border: 1px solid #CCCCCC;
	height: 16px;
	font-size: 1.1em;
}

/*Seitenposition*/
#positionmenue{
	border-top: 1px solid white;
	width: 100%;
	background-color: #FFFFFF;
	min-height: 25px;
	text-align : left;	
}

#position{
	padding: 5px 5px;
	background-color: #D0DAE2;
	border-top: 1px solid #ADC2EE;
	height:15px;
}

#position div{
	float: left;
	padding-right: 3px;
}

#mainmenue{
	width: 180px;
	float: left;
}

/*Mainprogramm*/
#cheadline,
#cbody{
	display: none;	
}

#maincontent,
#maincontent2{
	width: 790px;	
	padding-bottom: 15px;
	background-color: #FFFFFF;
	padding-left:10px;
	float: right;	
}

#maincontent2{
	width: 100%;
	padding: 0px;
}

#maincontent h1,
#maincontent2 h1 {
	COLOR: #0D65A3;
	font-weight: bold;
	font-size: 16px;
	margin:0px;
	margin-bottom: 15px;
	padding-top: 15px;
}

#maincontent p,
#maincontent2 p{
	margin-bottom: 20px;
}

#maincontent h2 a,
#maincontent2 h2 a,
.quickviewitemdetail .title a{
  	font-size: 16px;
}

#subcatmenue{
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #EFEFEF;
	width: 973px;
	border: 1px solid #D4D4D4;
}

#subcatmenue table{
	width: 973px;
}

#subcatmenue_nav_header{
	font-weight: bold;
	border-bottom: 1px dotted #D4D4D4;
	height: 20px;
}

#produktelist{
	text-align: left;
	margin-bottom: 25px;
}

#produktlink {
	font-size: 14px;
  COLOR: #6D82A8;
  text-decoration: underline;
  font-weight: bold;
}

.halfrow {
    float: left;
    width: 49.9%;
    text-align:left;
}

.right{
	text-align:right;
}

.thirdrow {
    float: left;
    width: 33.3%;
}

.quarterrow{
    float: left;
    width: 25%;
}

*+html .quarterrow, * html .quarterrow{    
    width: 24.9%;
}

.sprite{
	background: url('../../img/sprite.png');
}

.productborder,
.productborder_gc,
.productborder_ak,
.productborder_vk{
	border: 1px solid #D4D4D4;
  padding: 5px 5px 5px;
  margin-right: 10px;  
  margin-bottom: 10px;
  min-height: 315px;
  overflow: hidden;
}

.productborder_gc{
	background: url(../../img/corner_ban_gutschein.png) left bottom;
	background-repeat: no-repeat;
}

.productborder_ak{
	background: url(../../img/corner_ban_aktion.png) left bottom;
	background-repeat: no-repeat;
}

.productborder_vk{
	background: url(../../img/corner_ban_versand.png) left bottom;
	background-repeat: no-repeat;
}

.productborder2{
	border: 1px solid #D4D4D4;
  margin-right: 10px;  
  margin-bottom: 10px;
  min-height: 315px;
  overflow: hidden;
}

* html .productborder,
* html .productborder2{
	height: 320px;
}

.productpic {
	text-align: center;
	height: 155px;
	overflow: hidden;
	z-index: 9;
	position: relative;
	margin-left: -5px;
	margin-top: -5px;
	margin-right: -5px;
}

.productpic img{
	padding-top: 5px;
	vertical-align: top;
}

.productpic2 {
	margin-top: 5px;
  text-align: center;
  height: 200px;
  overflow: hidden;
}

.producttitle{
	font-weight: bold;
	height: 45Px;
	margin:0;
	padding:0;
}

.producttitle2{
	padding: 4px;
	background: url("../../img/sprite_bg.png") #3A5EA9;
	background-position: -0px -48px;
}

.producttitle2 a{
	font-weight: bold;
	color: #FFFFFF;
}

.productdesc{
	height: 65Px;
	overflow: hidden;
}

.productprice{
	font-size: 125%;
	font-weight: bold;
	color: #A11A12;
	text-align: right;
}

.produkte_navi{
	margin-bottom: 5px;
}

.produkte_navi table{
  width: 100%;
  height:25px;
	border-top: 1px dotted #D4D4D4;
	border-bottom: 1px dotted #D4D4D4;  
}

.produkte_navi .selected{
	color: #FF0000;
	font-weight: bold;
}

#produktdetails{
	position: relative;
	margin-top: 15px;
	border: 1px solid #D4D4D4;
}

#produktdetails_nav_left,
#produktdetails_nav_right{
	position:absolute;
	width: 25px;
	background: url(../../img/bg_screen.png) center center;
	display: none;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	z-index: 11;
}

#produktdetails_nav_left{
	left:0px;
	top:0px;
}

#produktdetails_nav_right{
	left:763px;
	top:0px;
}

#produktdetails_nav_left:hover,
#produktdetails_nav_right:hover{
	background-color: #767676;
}

#produktdetails h2,
.quickviewitemdetail .title {
	  color: #EC6614;
  	font-weight: bold;
  	font-size: 1.4em;
  	margin: 0;
  	padding-top: 0px;
  	margin-bottom: 15px;
}

#produktdetails_picture{
	width: 34%;
	float: left;
	text-align: center;
	margin-right: 15px;
/*  background-color: #EFEFEF;*/
}

#produktdetails_detail{
	width: 60%;
	float:left;
	margin-right: 20px;
}

#produktdetails_detail ul{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

#produktdetails_detail ul li{
	margin-bottom: 5px;	
}

#produktdetails_action{
	margin-bottom: 15px;
}

#produktdetails_desc{
	margin-bottom: 30px;
}

#productseller{
	background-color: #EFEFEF;
	font-weight: bold;
	padding: 5px;
	border-left: 1px dotted #D4D4D4;
	border-right: 1px dotted #D4D4D4;
}

#produkte{
	text-align: left;
	background-color: #EFEFEF;
}

#suche{
	margin-bottom: 25px;
}

#produkte table,
#suche table{
  width: 100%;
  border: 1px dotted #D4D4D4;
  border-collapse: collapse;  
}
#produkte table td,
#suche table td{
	font-size: 11px;
	border: 1px dotted #D4D4D4;
}

/*Suche Tabelle mit Gutschein Label*/
.td_gc{
	background: url('../../img/gutscheincode.png') left bottom;
	background-repeat: no-repeat;
}

.td_ak{
	background: url('../../img/corner_ban_aktion.png') left bottom;
	background-repeat: no-repeat;
}

.td_vk{
	background: url('../../img/corner_ban_versand.png') left bottom;
	background-repeat: no-repeat;
}

#produkte table h2 a{
	font-size: 12px;
	color: #0D65A3;
}

#productindex{
	border-top: 1px dotted #AAAAAA;
	border-bottom: 1px dotted #AAAAAA;
	padding:5px;
	margin-bottom:25px;
}

#maincontent2 ol{
	margin:0;
	margin-left:15px;
	padding:0;
	padding-left:10px;
}

#maincontent2 ol li{
	padding-bottom: 5px;	
}

#productindex a{
	font-weight: bold;
	color:black;
}

#productindex .selected{
	color: #B0291E;
	font-weight: bold
}

#produktindex_navi{
	text-align:center;
	margin-top: 20px;
	padding:5px;
	border-top: 1px dotted #D4D4D4;
	border-bottom: 1px dotted #D4D4D4;  
}

.preis_alt {
	display:block;
	color: #a92319;
	font-size: 14px;
	text-decoration: line-through;
}
.preis {
	color: #a92319;
	font-weight: bold;
	font-size: 15px;
	display:block;
}

.preis_prozent{
	display:block;
	font-size: 11px;
	color: #a92319;
	font-weight:normal;
}

.preisdetail {
  	color: #898989; 
  	display:block; 	
}

.reduced_layer{
	background-position: -0px -208px; 
	width: 72px; 
	height: 80px;
}

.sale_layer{
	background-position: -72px -208px; 
	width: 72px; 
	height: 80px;
}

.sale_small_layer{
	background-position: -56px -295px;
	width: 54px; 
	height: 60px;
}

.reduced_small_layer{
	background-position: -0px -295px; 
	width: 54px; 
	height: 60px;
}

.reduced_layer,
.reduced_small_layer,
.sale_layer,
.sale_small_layer{
	z-index: 10;
	position: absolute;
	display: block;
	background-repeat: no-repeat;
}

.reduced_layer:hover,
.sale_layer:hover{
	cursor: pointer;	
}

.smallfont {  	
  	font-size: 9px;
}

.delivery_cost{
  	font-size: 9px;
  	color: #AAAAAA;
}

.angebotlink_border {
		background-color: #EFEFEF;
  	border-right: 1px dotted #D4D4D4;
  	border-top: 1px dotted #D4D4D4;
  	border-left: 1px dotted #D4D4D4;
}

.angebotlink_border_active{
		background-color: #0D65A3;
  	border-right: 1px dotted #D4D4D4;
  	border-top: 1px dotted #D4D4D4;
  	border-left: 1px dotted #D4D4D4;
  	font-weight: bold;
		color: white;
}

.produkte_header {
	background-color: #EFEFEF;
	background: url("../../img/sprite_bg.png") #3A5EA9;
	background-position: -0px -0px;
	font-weight: bold;
}

#produkt_vergleich{
	width: 850px;
	margin: 0px auto;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
}

#produkt_vergleich h1{
  	COLOR: #6D82A8;
  	font-weight: bold;
  	font-size: 16px;
}

#produkt_vergleich #preis {
  	COLOR: #D06C14;
  	font-weight: bold;
  	font-size: 14px;
}

/*Startseite*/
#startseite {
}

#startseite a {
	text-decoration: none;
}
#startseite a:hover {
  	COLOR: #D06C14;
}

#kategorie {
	margin-left: 6px;
}

.topprodukte{
	border: 1px solid #D4D4D4;
}

/*FOOTER*/
#footer{
	border-top: 1px dotted #AAAAAA;
	border-bottom: 1px dotted #AAAAAA;
	clear: both;
	width: 980px;
	margin-top: 20px;
	padding-top: 2px;
	margin-bottom: 10px;
}

#footer_pricehint{
	float: left;
	width: 250px;
}

#footer_menue{
	float: left;
	width: 330px;
	margin-left:75px;
}

#footer_menue ul{
	list-style: square;
	margin:0;
	padding:0;
}

#footer_menue ul li{
	padding-bottom:4px;
}

#footer_newsletter{
	float: right;
	width: 210px;
}

#footer_newsletter p{
	margin:0;
	padding:0;
	font-weight: bold;
	margin-bottom:5px;
}

#footer_newsletter ul{
	list-style: none;
	margin:0;
	padding:0;
	padding-top:30px;
}

#footer_newsletter ul li{
	margin-right: 5px;
	display: inline;
}

#footer_copyright{
	text-align: center;
	margin-bottom: 15px;
}

#footer_copyright p{
	margin:0;
	padding:0;
	margin-bottom:15px;
}

#icon_facebook{
	background-position: -0px -360px; 
	padding:16px;
}

#icon_googleplus{
	background-position: -35px -360px; 
	padding:16px;
}

/*Content Box*/
.box,
.box2{
	margin-top: 15px;	
}

.box h3{
	font-size: 1.1em;
	background-color: #3A5EA8;
	background: url('../../img/sprite_box.png');
	background-position: -0px -0px;
	background-repeat: none;
	margin:0;
	padding: 4px;
	color: #FFFFFF;
}

.box2 h3{
	font-size: 1.1em;
	background-color: #919191;
	background: url('../../img/sprite_box.png');
	background-position: -0px -48px;
	background-repeat: none;
	margin:0;
	padding: 4px;
	color: #FFFFFF;
}

.boxcontent{
	width:auto;
	padding: 4px;
	border: 1px solid #3A5EA9;
}

.boxcontent2{
	width:auto;
	height:130px;
	overflow:auto;
	padding: 4px;
	border: 1px solid #919191;
}

.boxcontent3{
	width:auto;
	overflow:hidden;
	padding: 4px;
	border: 1px solid #919191;
}

.boxcontent a,
.boxcontent2 a,
.boxcontent3 a{
	color: #000000;
}

.boxcontent3 span.selected{
	color: #B0291E;
	font-weight: bold
}

.boxcontent ul,
.boxcontent2 ul,
.boxcontent3 ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.boxcontent li,
.boxcontent2 li,
.boxcontent3 li{
	padding-bottom: 4px;
}

.boxletter{
	padding: 4px;
	color: #919191;
	border: 1px solid #919191;
	border-top:0;
}

.boxletter a{
	font-size: 9px;
	color: #000000;
}

.boxletter span{
	font-size: 9px;
	color: #919191;
}

.gc_icon{
	background-position: -43px -0px;
	height: 16px;
	color: #AAAAAA;
	margin-top: 4px;
	padding-left: 24px;
	background-repeat: no-repeat;
}

.gc_icon_box{
	background-position: -43px -0px;
	height: 16px;
	width: 20px;
}

div.Tip,
div.Gutscheincode {
	z-index: 50;
	color: #444;
	position: absolute;

	font-weight: normal;
	text-decoration: none;
	margin-left: 2em;

	border: 1px solid #ccc;
	border-left: 5px solid #3A5EA9;
	background: #ffffff;

	width: 350px;
	padding: .5em;
	display: none;
}

div.Gutscheincode{
	width: 250px;
}

/*Allgemeines*/
.submit_button{
	background-color: #990000;
	border: 1px solid #FFFFFF;
	color: white;
}

.font_red{
	color: #990000;
}

.bold{
	font-weight: bold;
}

.gotourl{
	cursor: pointer;
	color: #0D65A3;
}

.imgvalign{
	vertical-align: middle;	
}

.fleft{
	float: left;	
}

.fright{
	float: right;	
}

.clear{
	clear: both;	
}

/* Allgemeiner Link*/
a {
  	color: #0D65A3;
  	text-decoration: none;

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

.selfcat,
#position a {
	color: #000000;
}

#copyright{
		width: 850px;
		text-align: center;
		padding: 5px;
}

.pointer{
	cursor: pointer;	
}

.btn_view_table,
.btn_view_table_inactive{
	background-position: -0px -17px;
	width: 22px;
	height: 24px;
	padding: 1px 8px;
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-left: 5px;
}

.btn_view_table_inactive{
	background-position: -21px -17px;
	background-repeat: no-repeat;
	padding: 1px 9px;
}

.btn_view_box{
	background-position: -0px -0px;
	width: 22px;
	height: 24px;
	padding: 1px 8px;
	background-repeat: no-repeat;
}

.btn_view_box_inactive{
	background-position: -21px -0px;
	background-repeat: no-repeat;
	
	padding: 1px 9px;
}

.btn_view_table:hover,
.btn_view_box:hover {
	text-decoration: none;
}

/************** #TOOLTIP **************/
.tooltiptitle{
	background-color: #CCCCCC; 
	COLOR: #ffffff; 
	TEXT-DECORATION: none; 
	CURSOR: Default; 
	font-family: arial; 
	font-weight: bold; 
	height: 20px;
}

.tooltipcontent{
	background-color: #FFFFFF; 
	COLOR: #000000; 
	TEXT-DECORATION: none; 
	CURSOR: Default; 
	font-family: arial;
}
	
#ToolTip{
	position:absolute; 
	width: 250px; 
	top: 0px; 
	left: 0px; 
	z-index: 20;
	visibility: hidden;
	border: 1px solid #000000;
	text-align:left;
	font-size: 11px;
	background-color: #FFFFFF;
}

/************** #LIvesuche **************/
#searchresultDiv {
	position:absolute;
	visibility: hidden;
	border:1px solid #CCCCCC;
	z-index: 30;
	top: 0px; 
	left: 0px;
	background-color: #FFFFFF;
	text-align:left;
	width: 352px;
	height: auto;
}

#searchresultDiv ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#searchresultDiv ul li{
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	border-bottom: 1px solid #CCCCCC;
}

#noselectable {	
	font-weight: bold;
}

#searchresultDiv ul li.selected {
	background-color: #CCCCCC;
	cursor: pointer;
}

/************** #Werbe Blocks Ebay Amazon **************/
.pagebox,
.tab_article_rec{
	width: 100%;
	border: 1px dotted #CCCCCC;
	margin-top: 25px;	
}

.pageboxheader,
.tab_article_header{ 
	border-bottom: 1px dotted #CCCCCC;
	padding: 4px;
	font-weight: bold;
	background: url("../../img/sprite_bg.png") #3A5EA9;
	background-position: -0px -0px;
}

.pageboxcontent,
.tab_article_content{
	padding: 4px;
}

.pageboxcontent ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.2em;
}

.pageboxcontent ul li{
	float: left;
	padding: 5px;
	padding-bottom: 1px;
}

.pageboxcontent h4{
	margin:0;
	padding:0;
	padding-left: 5px;	
}
/************** #Artikelrecorder **************/
.tab_article_rec ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.tab_article_rec ul li{
	float:left;
	width: 19%;
	margin-right: 5px;
}

.tab_article_pic{
	height: 82px;	
	text-align: center;
}

.tab_article_desc{
	height: 40px;	
	text-align: center;
	overflow: hidden;
}

/************** #Watchlist **************/
#watchlist{
	font-weight: bold;
}

/************** #Error404 **************/
#error{
	padding: 4px;
	color: #990000;
	border: 1px solid #990000;
	background-color: #EFEFEF;
}

#error404{
	width: 600px;
	text-align: left;
	margin: 0px auto;
	margin-top: 10%;
	border: 1px solid black;
}

#image{
	float: left;
}

#text{
	float: left;
	padding-left:10px;
	width: 430px;
}

/************** #Newsletter Form **************/
.nl_button{
	background-color: #990000;
	border: 1px solid #990000;
	color: white;
}

.fieldset{
	border-top: 1px dotted #AAAAAA;	
	border-bottom: 1px dotted #AAAAAA;	
}
	
fieldset{
	border: 0;
	margin: 0;
	padding: 0;
}

fieldset .line{
	clear:both;
	height: 35px;	
}

fieldset .label{
	float: left;
	width: 120px;	
	font-weight: bold;
	text-align:right;
	padding-right:5px;
	padding-top:5px;
}

fieldset .field{
	float: left;
}

fieldset .field .text{
	width: 250px;	
}

/************** #Quickview **************/
.quickview{
	background-position: -0px -40px;
	background-repeat: no-repeat;
	z-index: 11;
	position: absolute;
	width: 135px;
	height: 45px;
	cursor: pointer;
	top: 105px;
	display: none;
}

.quickview:hover{
	background-position: -0px -88px;
}

.quickviewhide{
	display: none;	
}

.quickviewitem{
	border: 1px dotted #D4D4D4;
	padding-bottom: 15px;
}

.quickviewitempicture{
	float: left;
	width: 40%;
	text-align: center;
}

.quickviewitempicture img,
.quickviewitemdetail .title,
#produktdetails_picture img{
	padding-top: 5px;
	padding-bottom: 5px;
}

.quickviewitemdetail{
	float: right;
	width: 60%;
	font-size: 13px;
}

.quickviewitemdetail ul,
.actionmenu ul,
div.Tip ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.actionmenu ul{
	width: 250px;	
}

.quickviewitemdetail ul li,
.actionmenu ul li{
	float: left;
	margin-right: 10px;
}

.actionmenu ul li{
	clear:both;	
}

.quickviewitemdetail ul li a{
	color:#000000;
	text-decoration: none;
}

.quickviewitemaction{
	margin-top: 20px;
	margin-bottom: 5px;
	border: 1px dotted #D4D4D4;
	border-right: 0;
	padding: 10px;
	overflow: hidden;
}

.quickviewitemaction .merchant{
	width: 125px;
}

.quickviewitemaction .preisdetail{
	font-size: 10px;
}

#quickviewlayer{
	text-align: left;
	background: url('../../img/bg_screen.png') center center;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;		
	visibility: hidden;
	z-index: 5000;
}

#dialog{
	position:relative;
	background-color: #FFFFFF;
	border: 1px solid #637175;
	margin: 0 auto;
	width: 700px;
}

#dialog_header{
	background-color: #FFFFFF;	
}

#dialog_header_title{	
	color: #FFFFFF;
	font-size: 130%;
	font-weight: bold;
	float:left;
}

#dialog_header_close{
	float:right;
}

#dialog_content{
	padding: 4px 17px;
	padding-bottom: 17px;
}

/************** #Prelaod **************/
#preload{
	visibility: hidden;	
}

/************** #FB Button **************/
.facebookLikeBtn,
.twitterBtn,
.googleBtn{
	float: left;
}

.googleBtn{
	margin-left:7px;	
}
/************** #Admin Panel **************/
.adminpanel{ 
	text-align:right;
	cursor:pointer;
	position:absolute;
	top:0px;
	width:100%;
	background: url('../../img/bg_screen.png') center center;
	z-index:11;
}
