/* 
Cameo Cinema CSS

Brown = #5D352B
Orange = #E86A00
*/

body{
	margin:0px;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background: url(../images/backgroundlogoimage.gif);
	padding: 0px;
	
	SCROLLBAR-FACE-COLOR:#003480;
	SCROLLBAR-HIGHLIGHT-COLOR: #003480;
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: white;
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-TRACK-COLOR: #7997BD;
	SCROLLBAR-DARKSHADOW-COLOR: #3333CC;
}

p {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

a {	
	text-decoration:underline;
	color:##003480;	 
}

h4 {	
	color: #E86A00;
	font-weight: bold;
	margin-bottom: 0 0 0 0px;
	padding-bottom: 0 0 0 0px;
}

table {
	background-color:#FFFFFF;
}

.sidetable {
	background-color:#ABACB0;
}
.input  {
	border: 1px solid #000000;
}

a:hover {
	color:#ABACB0;
}

p a {
	color:#003480;
}
	
.producttitles{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
}

a:hover .producttitles{
	color: #ABACB0;
}

.bold {
	font-weight: bold;
}

.boldgray {
	font-weight: bold;
	color: #959595;
}
.smalltext {
	font-family:tahoma, verdana, arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
	color: #000000;
	padding: 2px 0px 0px;
	line-height: 12px;
}

.topcatagory {
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003480;
}

.productheading {
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003480;
}

.required {
	font-family:tahoma, verdana, arial, Helvetica, sans-serif;
	color:#003480; 
	font-weight: bold; 
	font-size: 11px;
	margin-left: 5px;
}

.whitetext {
	color: #FFFFFF;
}

div.img-dec {
background: url(../images/shadow.gif) bottom right no-repeat;
clear: right;
float: right;
/*margin: 0 0 15px 5px;*/
padding: 0;
position: relative;
}

div.img-dec img {
background-color: #fff;
border: 1px solid #a9a9a9;
display: block;
margin: 0px 5px 5px 0;
padding: 4px;
position: static;
} 

div.img-border {
background-color: #fff;
border: 1px solid #ABACB0;
padding: 2px;
position: static;
} 

.img-border-float {
background-color: #fff;
border: 1px solid #ABACB0;
padding: 2px;
} 

.mainarea {
border: 0;
padding: 10px;
}

.indextable {
border: 0;
padding: 3px;
margin: 1px;
}

	.formX {
		font-size: 85%;
	}

	.form25 {
		font-size: 85%;
		width: 140px;
	}
	.form50 {
		font-size: 85%;
		width: 270px;
	}
	.form100 {
		font-size: 85%;
		width: 540px;
	}

/* Cart Form Elements */

.cartinputsmall {
   font-family: Trebuchet MS, Bitstream Vera Sans, verdana, lucida, arial, helvetica, sans-serif;
   font-size: 9px;
   background-color: #EEEEEE;
   border: 1px solid #999999;
   width: 90px;
}

.cartinputlist {
   font-family: Trebuchet MS, Bitstream Vera Sans, verdana, lucida, arial, helvetica, sans-serif;
   font-size: 9px;
   background-color: #EEEEEE;
   border: 1px solid #999999;
   width: 30px;
}

.carttableheader {
   font-family: Trebuchet MS, Bitstream Vera Sans, verdana, lucida, arial, helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   background-color: #EEEEEE;
   border: 1px solid #999999;
   text-align: center;
}

.carttablecell {
   font-family: Trebuchet MS, Bitstream Vera Sans, verdana, lucida, arial, helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
   background-color: #FFFFFF;
   text-align: center;
   padding: 0 0 0 0px;
   margin: 0 0 0 0px;
}

.cartpurchaseorder {
   font-family: Trebuchet MS, Bitstream Vera Sans, verdana, lucida, arial, helvetica, sans-serif;
   font-size: 9px;
   background-color: #EEEEEE;
   border: 1px solid #999999;
   width: 150px;
}

.cartdeliveryinstructions {
   font-family: Trebuchet MS, Bitstream Vera Sans, verdana, lucida, arial, helvetica, sans-serif;
   font-size: 9px;
   background-color: #EEEEEE;
   border: 1px solid #999999;
   width: 435px;
}

	.searchbox {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
		width: 130px;
	}
