body {
	margin: 0;
	padding: 0;
	padding-top: 8px;
        background-color: #dddddd;
}

body {
	
	font-family: "Arial";
	width: 100%;
}

/* End of of styles for the demonstration */
p { font-weight: bold; font-size: 13px; line-height:15px; font-family: "Arial"}

img {
   border: none;
   
}

.ieImg {
    border: none;
    display:block;
}

#wrapper {
	width: 750px;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	
	background: #dddddd;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle-sl {
	border-left: 172px solid #000000;
	height: 1%;
}


#middle {
	
	height: 1%;
}

#middle:after {   
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

#middle-sl:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-right: -100%;
}
#content {
	padding: 23px 8px;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 172px;
	position: relative;
	background: transparent;
	left: -172px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 50px;
	background: transparent;
        text-align: center;
}



span.required {
    color: red;

}

div.errorSummary {
    padding: 5px;
}

div.errorSummary p {
    font-size: 12px;
    font-weight: bold;
}

div.errorSummary ul li {
    color: red;
}

#logo
{
    padding: 10px 20px;
    font-size: 200%;
    height: 93px;
}


#logo1
{
    height: 45px;
    width: 750px;
    background: url(../images/frontArt/FrontNew_01.jpg) top center no-repeat scroll;
}

#logo2
{
    height: 118px;
    width: 750px;

}

#logo3
{
    height: 125px;
    width: 750px;
    background: url(../images/frontArt/FrontNew_03.jpg) top center no-repeat scroll;
}

#logo4
{
    height: 55px;
    width: 750px;
    background: url(../images/frontArt/FrontNew_04.jpg) top center no-repeat scroll;
}

#logoWeb
{
    height: 94px;
    width: 750px;

}


#mainmenu
{
    height: 24px;
    
}

#mainmenu ul
{
    padding-top:1px;
    padding-left:8px;
    padding-bottom:3px;
    margin:0px;
    background-color: #000000;

    
}

#mainmenu ul li
{
    display: inline;
}

#mainmenu ul li a
{
    color:#ffffff;
    background-color:#000000;
    font-size:13px;
    font-weight:bold;
    text-decoration:none;
    padding-left:8px;
    height: 24px;
}

#mainmenu ul li a:hover, #mainmenu ul li a.active
{
    color: #fca743;
    background-color:#000000;
    text-decoration:none;
}

div.error, div.notice, .success
{
    padding:.8em;
    margin-bottom:1em;
    border:2px solid #ddd;
}

div.error
{
    background:#FBE3E4;
    color:#8a1f11;
    border-color:#FBC2C4;
}

div.notice
{
    background:#FFF6BF;
    color:#514721;
    border-color:#FFD324;
}

div.success
{
    background:#E6EFC2;
    color:#264409;
    border-color:#C6D880;
}

div.error a
{
    color:#8a1f11;
}

div.notice a
{
    color:#514721;
}

div.success a
{
    color:#264409;
}

div.form .rememberMe label
{
    display: inline;
}

.actions
{
    margin: 0 0 10px 0;
    padding: 0;
}

.actions li
{
    display: inline;
    margin: 0;
    padding: 0;
}

.actions li a
{
    padding: 5px;
    margin: 0;
    color: #298dcd;
    
    text-decoration: none;
    font-size: 0.8em;
    font-weight: bold;
    background: #DFF4FF;
    border-left: 5px solid #589FC8;
}

table.feedback td {
    
    font-weight: bold; 
    font-size: 13px; 
    
    font-family: "Arial";
}

.getNewCode {
    width: 160px;
    text-align:center;
}

.captcha {
    padding-top: 10px;
}

button {
    background-color: #818181;
    border-style:none;
    color: #000000; 
    font-weight:bold ; 
    text-decoration: none; 
    font-family: Arial; 
    font-size:10pt;
    cursor: pointer;	
}

button:hover {
    color: #ffffff;
}

input.cart {
	background-color: #818181;
    border: 1px solid #BBB;
    border-top-color: #DDD;
    border-left-color: #DDD;
    height: auto; 
    font-weight:bold ; 
	text-decoration: none; 
	font-family: Arial;
	font-size:10pt;
    text-align: center;
	cursor: pointer;
}

input:hover.cart {
	color: #ffffff;
}

a:Link{ Color: #000088; font-weight:bold ; text-decoration: none; font-family: Arial;}
a:Visited{ Color: #000088; font-weight:bold ; text-decoration: none; font-family: Arial;}
a:Active{ Color: #000088; font-weight:bold ; text-decoration: none; font-family: Arial;}
a:Hover{ Color: #666666; font-weight:bold ; text-decoration: none; font-family: Arial;}


a.music:Link{ Color: #000000; font-weight:bold ; text-decoration: none; font-family: Arial;font-size:10pt}
a.music:Visited{ Color: #000000; font-weight:bold ; text-decoration: none;font-family: Arial;font-size:10pt}
a.music:Active{ Color: #ffffff; font-weight:bold ; text-decoration: none; font-family: Arial;font-size:10pt}
a.music:Hover{ Color: #ffffff; font-weight:bold ; text-decoration: none; font-family: Arial;font-size:10pt}
input.submit { border: 0px;  background: none;  text-decoration: none;  cursor: pointer; Color: #000088; font-weight:bold ; font-size:12pt;}

