body {
    background-attachment:fixed;
    background-color:#EEEEEE;
    background-image:url(/img/bkg.gif);
    color:#111111;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    text-align:center;
}


#flag_center {
    margin-top:110px;
    position:relative;
    text-align:center;
}

#flag_center img {
    border:0 none;
    margin:1px;
    padding:0;
}

.middlebox {
    background-color:#FFFFFF;
    border:1px dashed #999999;
    color:#111111;
    margin-bottom:10px;
    margin-left:auto;
    margin-right:auto;
    padding:5px;
    width:750px;
}


/* #########################################################   */
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;
    top: 10px;
    border:0;
}

#menutext {
    background-image: url('../img/menu_bkg.gif');
    background-repeat: repeat;
    height:24px;
    padding-top:5px;
    text-align:left;
    padding-left: 10px;
}

#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;
}



#longtextbox {
    padding-left:30px;
    padding-right:30px;
    text-align:justify;
}

.productbox {
    border:dashed 1px #999999;
    padding:5px;
    width:750px;
    color:#111111;
    background-color:#FFFFFF;
    margin-bottom:10px;
    margin-left: auto;
    margin-right: auto;
    text-align:left;
    overflow:hidden;
}

.productlistbox{
    border-top:dashed 1px #999999;
    padding:5px;
    width:750px;
    color:#111111;
    background-color:#FFFFFF;
    margin-bottom:10px;
    margin-left: auto;
    margin-right: auto;
    text-align:left;
    overflow:hidden;
}

.middlebox .mo {
    display:none;
}

p.prdbx {
    margin-left:267px;
}
img.prdbx {
    float:left;
    margin:5px;
    margin-right:10px;
}

#disclamer, #disclaimer {
    border:dashed 1px #999999;
    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;
}

.footermenu {
	text-align:left;
}


#flagbox img {
	border:0;
	padding:0px;
	margin:1px;
}

a.flag img {
	filter:Alpha(opacity=70);
	-moz-opacity: 0.7;
}

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;
}

#ccHeader{
	color: #000000;
    font-weight: 700;
	display:block;
	margin-bottom:5px;
	width:500px;
}

#contactForm label{
    display: block;
    color: #797979;
    font-weight: 700;
    line-height: 1.4em;
}

#contactForm input{
	border:1px solid #CECECE;
	color:#949494;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:11px;
	padding:6px;
	width:220px;
}

#contactForm #txtArea{
	border:1px solid #CECECE;
	color:#ADAEAE;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	font-style:italic;
	height:80px;
	padding:6px;
	width:550px;

}

#contactForm #ccSubmit{
	cursor:pointer;
	font-style:normal;
	font-weight:700;
	margin-top:5px;
}

#contactForm .radioUnsub{
	width:13px;
	border:none;
}

#contactForm .radioDiv{
	margin:10px 0;
}

#contactForm .radioDiv span{
	visibility:visible;
}

#contactForm span{
	visibility:hidden;
}

#contactForm .error{
	background:#F8DBDB none repeat scroll 0 0;
	border-color:#E77776;
}

#contactForm .okMsg,
#contactForm span.error,
#contactForm .error2{
	color:red;
	visibility:visible;
	border:none;
	background:none;
	background-repeat:no-repeat;
}

#contactForm .okMsg{
	color:green;
}

#affiliates{
	text-align:center;
}

#affiliates img{
	border:0px solid white;
}

#affiliates a{
    display:inline-block;
    width:275px;
    text-decoration:none;
    text-align:left;
}

#affiliates p{
    text-decoration:underline;
}
/* #########################################################   */

#error_content {
    text-align:center;
}
.content_error {
color:#000000;
display:inline-block;
font-size:18px;
font-weight:bold;
margin-bottom:75px;
margin-top:75px;
text-align:center;
width:500px;
}