/* CSS Document */

/*
html {
overflow-x: hidden;
} */

body {
	text-align:center;
	background-color:#a7a7a7;
	background-attachment:fixed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#111111;
	scrollbar-face-color:       #FF7800;
	scrollbar-highlight-color:  #FFFFFF;
	scrollbar-shadow-color:     #999999;
	scrollbar-3Dlight-color:    #999999;
	scrollbar-arrow-color:      #FFFFFF;
	scrollbar-track-color:      #656565;
	scrollbar-darkshadow-color: #666666;
	background-image: url('/images/bg.jpg');
	background-repeat: repeat-x;
}

a {
       	color:#0000CC;
}

a:hover {
        color:#990000;
	text-decoration:none;
}

h1 {
	font-size:14px;
	font-weight:bold;
	border-bottom: 1px solid #999999;
}

h2 {
	font-size:12px;
	font-weight:bold;
	line-height:1em;
}

.mobile {
	vertical-align:middle;
	border:0;
	margin-left:10px;
	margin-right:10px;
}

.service_thumb img {
border: 1px solid #999999;
}

.service_thumb:hover img {
border: 1px solid #990000;
}

.service_thumb:hover {
background-color:#FFFFFF; 
color: red; /* irrelevant definition to overcome IE bug */
/* do not use float:* because of another IE6 bug */
}

#celldorado img {
	position: relative;
	border:0;
}

#menutext {
	background-image: url(/images/menubar.jpg);
	height:30px;
	text-align:left;
	width: 762px;
	padding-top: 10px;
	padding-left: 20px;
	background-repeat: no-repeat;
}

#menutext a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#772400;
	text-decoration:none;
	padding-right: 50px;
}

#menutext a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.middlebox {
	width:762px;
	margin-bottom:10px;
	margin-left: auto;
	margin-right: auto;
}
.countriebox {
	width:762px;
	margin-bottom:10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	vertical-align: middle;
	padding-left: 35px;
}

#longtextbox {
	padding-left:30px; 
	padding-right:30px; 
	text-align:justify;
}

.productbox {
	border:1px solid #000000;
	width:762px;
	color:#111111;
	margin-bottom:10px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	padding:5px;
	overflow:hidden;
	background-color: #FFFFFF;
}
.image {
	border: 1px solid #000000;
}


p.prdbx {
	margin-left:267px;
}
img.prdbx {
	float:left; 
	margin:5px; 
	margin-right:10px;
}

#disclamer, #disclaimer {
	border:1px solid #000000;
	padding:5px;
	width:750px;
	background-color:#FFFFFF;
	margin-bottom:10px;
	margin-left: auto;
	margin-right: auto;
	min-height:84px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #666666;
	text-align:left;
}
#diclamer_icons, #disclaimer_icons {
	float:left; 
	text-align:center; 
	padding-right:10px;
}

#diclamer_icons img, #disclaimer_icons img{
	border:0;
}

.footertext {
	text-align:justify;
	padding: 5px;
}

.footermenu {
	text-align:left;
}


#flagbox img {
	border:0;
	padding:0px;
	margin:1px;
}

#flagboxbg {
	border:0;
	height: 43px;
	width: 90px;
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	z-index: auto;
	background-image: url(/images/countrybutton.png);
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


a.flag img {
	filter:Alpha(opacity=70);
	-moz-opacity: 0.7;
	background-repeat: no-repeat;
}

a.flag:hover img {
	filter:Alpha(opacity=100);
	-moz-opacity: 1;
}

#lpfootertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}

#lpfootertext strong{
	color:#333333;
}

#lpfootermenu {
margin-top:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

#lpfootermenu a {
color:#000000;
}

#artistlinks {
	text-align:center;
	margin:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

#artistlinks a {
	margin-right:10px;
}

.artistlinks-title {
	margin:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	display:block;
}

.service_thumb {
	width: 250px; 
	height: 168px; 
	display: block; 
	float: left; 
	margin-right: 20px;"

}

.preview {
	background-position: center center;
}

.bigbg {
	background-position: -50px center;
}

#additional_contact{
	position:relative;
	background:#fff;
	border: solid 1px;
	padding:10px;
}