@charset "utf-8";
@import url("cart.css");
@import url("layout-styles.css");
@import url("main.css");

body{	
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #330076;
margin:0;
padding:0;
background:url(/cc-content/themes/default/images/dobbins_03.jpg) repeat-x top #ffffff;
}
#cart_list{
display:none;
}
form #cart_list{
display:block;
}
#container{
width:750px;
background:#ffffff url(/cc-content/themes/default/images/pbg.jpg) repeat-y;
margin-left:auto;
margin-right:auto;
}
#top{
height:56px;
background:url(/cc-content/themes/default/images/dobbins_03.gif) top no-repeat;
display:block;
}
#cart-button{
display:block;
width:150px;
height:30px;
float:right;
margin:0;
padding:0;
margin-top:26px;
}
#banner{
padding:0;
margin:0;
height:188px;
}
#nav{
background:url(/cc-content/themes/default/images/nav_bg.jpg) repeat-x top;
height:38px;
width:750px;
padding:0;
margin:0;
}
#nav-left{
float:left;
width:3px;
background:url(/cc-content/themes/default/images/nav_left.jpg) no-repeat top;
height:38px;
}
#breadcrumb{
float:right;

}
#nav-right{
float:right;
width:3px;
background:url(/cc-content/themes/default/images/nav_right.jpg) no-repeat top;
height:38px;
clear:none;
}
#linkbar{
list-style:none;
margin-left:3px;
margin-right:3px;
clear:none;
}
#linkbar li{
float:left;
margin-top:10px;
padding-bottom:15px;
font-weight:bold;
margin-right:32px;
position:relative;
}
#linkbar li a{
color:#ffffff;
text-decoration:none;
}
#linkbar a:hover {
color:#fdc144 !important;
}
#linkbar li > ul{
display:none;
position:		absolute;
top:			-999em;
width:			150px; /* left offset of submenus need to match (see below) */
} 
#linkbar li > ul li{
display:block;
}
#linkbar li:hover > ul,#linkbar li > ul:hover{
left:			-10px;
top:			28px; /* match top ul list item height */
z-index:		999;
background-color:#9378b6;
display:block;
padding-left:5px;
z-index:9999;
}
#linkbar li li a{
font-weight:normal;
}
#linkbar li li{
margin:0;
padding:0;
margin:3px 0 3px 0;
}
#linkbar li:hover{
visibility:		inherit; /* fixes IE7 'sticky bug' */
}
#content h1.font1{
font-weight:normal;
color:#fdc144;
padding-left:10px;
font-size:30px !important;
padding-top:20px;

}
#products .box{
display:block;
background-color:#eae5f1;
margin-bottom:20px;
padding:10px;
width:98%;
float:none;
clear:both;
text-align:left;
}
.box #title{
color:#330076;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
}
.box #rightbox{
margin-left:160px;
}
input, .input{
background-color:#fde960;
border:solid 1px #330076;
color:#330076;
margin-right:15px;
padding:3px;
}
.input-image{
	background:none;
	border:none;
}
a.input{
line-height:25px;
text-decoration:none;
margin:3px;
}
#products_container{
width:100%;
}
.box #image{
width:150px;
text-align:center;
float:left;
}
#content{
width:570px;
clear:right;
margin-left:170px;
padding-right:4px;
padding-left:5px;
}
#body{
padding:0;
border-right:#330076 solid 1px;
/*background:url(/cc-content/themes/default/images/pbg.jpg) repeat-y;*/
margin-top:-26px;
}
#navbar{
width:170px;
float:left;
clear:none;
}
.clear-both{
clear:both;
}
#prod{
background:url(/cc-content/themes/default/images/dobbinsnavpurpOVR_01.gif) no-repeat top;
height:42px;
}
.sidelink{
height:18px;
background-repeat:no-repeat;
display:block;
}
#link1{
background:url(/cc-content/themes/default/images/dobbinsnavpurp_02.gif);
}
#link1:hover{
background:url(/cc-content/themes/default/images/dobbinsnavpurpOVR_02.gif);
}
#link2{
background:url(/cc-content/themes/default/images/dobbinsnavpurp_03.gif);
}
#link2:hover{
background:url(/cc-content/themes/default/images/dobbinsnavpurpOVR_03.gif);
}
#link3{
background:url(/cc-content/themes/default/images/dobbinsnavpurp_04.gif);
}
#link3:hover{
background:url(/cc-content/themes/default/images/dobbinsnavpurpOVR_04.gif);
}
#prod-bottom{
background:url(/cc-content/themes/default/images/dobbins_08.jpg) no-repeat top;
height:251px;
}
div.copyright{
margin:0 auto;
width:749px;
border-right:#330076 solid 1px;
}
.copyright #navbar{
height:120px;
margin-left:0;
background:url(/cc-content/themes/default/images/dobbins_09.gif) no-repeat bottom;
}
.copyright-text{
padding-top:60px;	font-size: 10px;

}


/*
.copyright {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #330076;
}

.content {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #330076;
}
.letter {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #330076;
}
.whitebg {
background-image: url(images/rightline.gif);
background-position:top right;
background-repeat:repeat-y;
}
#dropmenudiv{
position:absolute;
border:0px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
color:#ffffff;
}*/

#dropmenudiv a:hover{ /*hover background color*/
color:#fdc144;
}
