@import url("style_reset.css");
@import url("style_common.css");

body{
font-family: Arial, Sans-serif;
line-height: 140%;
background: #330054 url('/imgs/bg.gif') repeat-x;
color: #fff;
}

#wrapper{
text-align: center;
}

#wrapper2{
width: 800px;
margin: 0 auto;
text-align: left;
font-size: .8em;
}

h1, h2, h3, h4{
font-family: Verdana, Arial, Sans-serif;
font-weight: bold;
margin: 0px;
}

h1{
font-size: 1.3em;
color: #ebd1fb;
margin-top: 10px;
margin-bottom: 7px;
margin-left: 10px;
}

h2{
font-size: .9em;
color: #fff;
font-weight: normal;
margin-left: 17px;
margin-bottom: 10px;
}

a, a:visited{
text-decoration: none;
}

a:hover, a:active{
text-decoration: underline;
}

#logo{
border: 0px;
float: left;
margin-left: -30px;
}

#view_sc{
float:right;
width: 250px;
text-align: right
}

#view_sc img{
border: 1px;
}

.alert{
color: #FF2F2F;
background: #FEF7CF;
border: 1px solid #F6B511;
padding: 7px;
font-weight: bold;
margin: 15px 5px 15px 5px;
width: 300px;
}

.status{
color: #2693CF;
background: #DFF7FF;
border: 1px solid #4AB4EF;
padding: 7px;
font-weight: bold;
margin: 15px 5px 15px 5px;
width: 300px;
}

a, a:visited{
color: #ebd1fb;
text-decoration: underline;
padding: 0 10px;
}

a:hover, a:active{
color: #cd9deb;
text-decoration: underline;
}

/* MENU */
#menu{
text-align: right;
height: 20px;
float: right;
margin-top: -30px;
margin-bottom: 0px;
}

#menu a, #menu a:visited{
color: #ebd1fb;
text-decoration: none;
padding: 0 10px;
}

#menu a.selected, #menu a.selected:visited{
color: #ebd1fb;
text-decoration: none;
padding: 0 10px;
background: #42006F;
}

#menu a:hover, #menu a:active{
color: #cd9deb;
text-decoration: underline;
}

/* SUB MENU */

#sub_menu{
background: #42006F;
float: right;
height: 17px;
margin-top: -9px;
margin-bottom: 10px;
padding-bottom: 3px;
text-align: right;
width: 580px; 
line-height: 18px;
}

#sub_menu a, #sub_menu a:visited{
color: #ebd1fb;
text-decoration: none;
padding: 0 10px;
}

#sub_menu a:hover, #sub_menu a:active{
color: #cd9deb;
text-decoration: underline;
}

#no_sub_menu{
float: right;
height: 17px;
width: 580px; 
margin-top: -9px;
margin-bottom: 10px;
padding-bottom: 3px;
}

/* PICTURE SELECT */

#picture_select{
width: 190px; 
margin: 0px 5px 0px 5px; 
height: 500px; 
overflow: auto;
float: right;
clear: both;
text-align: center;
}

#picture_select img{
opacity: .5;
filter: alpha(opacity=50);
}

a img{
border: 1px solid #1F0032;
}

a:hover img, a:active img{
border: 1px solid #9E45DF;
}

#view_all{
position: absolute;
top: 635px;
left: 50%;
margin-left: 205px;
text-align: center;
width: 177px;
}



/* CONTENT */

#content{
text-align: center;
width: 580px;
}

#content h1, #content h2{
text-align: left;
}

#content2{
text-align: left;
padding-left: 10px;
width: 580px;
}

.index_pics{
float: left;
min-height: 150px;
padding: 5px;
text-align: center;
width: 160px;
}

.index_pics a, .index_pics a:visited{
text-decoration: none;
}
.index_pics a:hover, .index_pics a:active{
text-decoration: underline;
}

.index_pics a img, .index_pics a:visited img{
opacity: .5;
filter: alpha(opacity=50);
}

#purchase{
text-align: left;
margin-left: 15px;
}

#purchase #left{
width: 190px;
float: left;
margin-right: 12px;
}

#purchase #right{
border-right: 1px solid #42195c;
width: 190px;
float: left;
margin-right: 12px;
}

#purchase cart{
height: 100px;
border-left: 1px solid #42195c;
}

#purchase .item{
margin-bottom: 3px;
padding-left: 5px;
}

#purchase .descrip{
width: 80px;
float: left;
}

#purchase .add_to_cart{
width: 57px;
height: 13px;
background: #7d43a1;
float: right;
margin-top: 5px;
margin-right: 7px;
border: 0px;
}

div.display{
background: #D6FECF;
border: 1px solid #5ADF53;
color: #485F47;
font-weight: bold;
margin: 0 auto;
padding: 3px;
text-align: center;
width: 400px;
}

.parent{
background: #681D9F;

}

.parent input{
margin-left: 10px;
}

.child{
background: #42006F;
}
.child input{
margin-left: 25px;
}

li{
margin: .3em 0;
margin-left: 30px;
}

p{
margin-top: 1em;
}



/* SHOPPING CART */

#shopping_cart_table{
width: 572px;
}

#price{
width: 75px;
}

#shopping_cart_table .row1{
background: #FBF5FF;
color: #000;
}

#shopping_cart_table .row1 a, #shopping_cart_table .row1 a:visited,#shopping_cart_table .row2 a, #shopping_cart_table .row2 a:visited{
color: #1F0032;
font-weight: bold;
text-decoration: none;
}

#shopping_cart_table .row1 a:hover, #shopping_cart_table .row1 a:active,#shopping_cart_table .row2 a:hover, #shopping_cart_table .row2 a:active{
color: #874CAF;
text-decoration: underline;
}

#shopping_cart_table .row2{
background: #fff;
color: #520F7F;
}

#shopping_cart_table .highlighted{
background: #520F7F;
color: #fff;
}

#shopping_cart_table .highlighted a, #shopping_cart_table .highlighted a:visited{
color: #FBF5FF;
font-weight: bold;
text-decoration: none;
}

#shopping_cart_table .highlighted a:hover, #shopping_cart_table .highlighted a:active{
color: #C399DF;
text-decoration: underline;
}

#shopping_cart_table td{
padding-left: 8px;
}

#shopping_cart_table .total{
border-top: 1px solid #330054;
font-size: 110%;
font-weight: bold;
}

#checkout_button{
float: right;
margin-right: 10px;
}

a.remove{
font-size: 11px;
font-weight: normal!important;
}

a.item_link{
font-size: 110%;
}

/* CONTACT FORM */

.contact_form label{
color: #fff;
display: block;
font-weight: bold;
border-bottom: 1px solid #42006F;
width: 200px;
}

.contact_form .input1{
background: #F9EFFF;
border: 0px;
margin-bottom: 18px;
width: 200px;
}

.contact_form .input2{
background: #EFF6FF;
border: 0px;
margin-bottom: 18px;
width: 200px;
}

.contact_form textarea.input1, .contact_form textarea.input2{
height: 150px;
width: 300px;
}

