/* * { margin: 0; padding: 0; }*/
input[type="submit"]
{
	color: #FFFFFF;
	font-family:  Tahoma, Verdana, Arial;
	font-size: 11px;
	cursor: pointer;
	height: 27px;
	width:150px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(/images/btn_bg.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #ccc;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #ccc;
	vertical-align: middle;
}
input[type="button"]
{
	color: #FFFFFF;
	font-family:  Tahoma, Verdana, Arial;
	font-size: 11px;
	cursor: pointer;
	height: 27px;
	width:150px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(/images/btn_bg.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #ccc;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #ccc;
	vertical-align: middle;
}



a.btn
{
	color: #FFFFFF;
	display: inline-block;
	width:150px;
	height:23px;
	padding: 4px 0 0 0;
	font-size: 11px;
	cursor: pointer;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(/images/btn_bg.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #ccc;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #ccc;
	vertical-align: middle;
	text-align: center;
}
a:hover.btn
{
	color: #333333;
	background-image: url(/images/btn_bg2.gif);
	text-decoration: none;


}

.copyright {
	font-family:Tahoma, Verdana, Arial;
	font-size:9px;
	color:#000000
}
.title {font-size:18px;color:#33B0FF;font-weight:bold;line-height:18px}
h1 {
	font-family:Tahoma, Verdana, Arial;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	text-transform: uppercase;
}
h2 {font-family:Tahoma, Verdana, Arial;font-size:12px;color:#000000;text-decoration:none;font-weight:bold}
.openedlink {font-family:Tahoma, Verdana, Arial;font-size:14px;color:#BD0400;text-decoration:none;font-weight:bold}
.CodeForeground {margin:0in;margin-bottom:.0001pt;font-size:9.0pt;font-family:Tahoma, Verdana, Arial;}
.CodeInText {font-family:Tahoma, Verdana, Arial;font-weight:bold;}
.ScreenText {font-family:Tahoma, Verdana, Arial;}
.ImportantWords	{font-weight:bold;}
.Highlight {font-family:Tahoma, Verdana, Arial;color:red;}
body {
	margin:0;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#000000;
	white-space:normal;
	background: url(/images/bodybgNEW.jpg) center;
	line-height: 18px;
}
td {
	margin:0;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#000000;
	white-space:normal;
	line-height: 18px;
}
p
{
	font-size:12px;
}
.orderText
{
height:14px;
}
.orderForm td
{
padding: 4px;
}
.photoTable td
{
padding:0;
}
.whitetext
{
color: #FFFFFF;
}
.whitetextbold
{
color: #FFFFFF;
font-weight: bold;
}
.whitetextbold36
{
color: #FFFFFF;
font-weight: bold;
font-size: 36px;
}
.orderForm input[type="text"]
{
font-family:Tahoma, Verdana, Arial;
font-size: 11px;
border: #000000 1px solid;
height: 15px;
}
.orderForm select
{
font-family:Tahoma, Verdana, Arial;
font-size: 11px;
}
ul {margin-left:15px;}
a {
	font-weight:bold;
	font-family:Tahoma, Verdana, Arial;
	color:#504a3e;
	text-decoration: none;
}
a:hover {
	font-weight:bold;
	font-family:Tahoma, Verdana, Arial;
	color:#CC0000;
	text-decoration: underline;
}

a.footerlink {
	font-family:Tahoma, Verdana, Arial;
	font-size:9px;
	color:#000000;
	font-weight: normal;
	text-decoration: none;
}
a.footerlink:hover {
	font-family:Tahoma, Verdana, Arial;
	font-size:9px;
	color:#AD0808;
	font-weight: normal;
	text-decoration: none;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.back3 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg3new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.back5 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg5new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.back17 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg17new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.back19 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg19new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.back20 {
	background-color: #FFFFFF;
	background-image: url(../images/bgs/bg20new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
	.inputtext 
		{
		color: #333333;
		background-color: #FFFFFF;
		font-family:Tahoma, Verdana, Arial;
		font-size: 11px;
		border: #888888 1px solid;
		height: 15px;
		}	
		.inputtextrequired
		{
		color: #333333;
		background-color: #DEAEAD;
		font-family:Tahoma, Verdana, Arial;
		font-size: 11px;
		border: #888888 1px solid;
		height: 17px;
		}	
	.inputselect 
		{
		color: #333333;
		background-color: #FFFFFF;
		font-family:Tahoma, Verdana, Arial;
		font-size: 11px;
		border: #888888 1px solid;
		height: 20px;
		}	
	.inputtextarea{
		color: #333333;
		background-color: #FFFFFF;
		font-family:Tahoma, Verdana, Arial;
		font-size: 11px;
		border: #888888 1px solid;
		}	
		.inputtextarearequired{
		color: #333333;
		background-color: #DEAEAD;
		font-family:Tahoma, Verdana, Arial;
		font-size: 11px;
		border: #888888 1px solid;
		}	
	.inputbutton 
		{
		color: #333333;
		background-color: #EEEEEE;
		font-family:Tahoma, Verdana, Arial;
		font-size: 9px;
		cursor: pointer;
		border-bottom:  1px solid;
		border-left:  1px solid;
		border-right:  1px solid;
		border-top:  1px solid;
		height: 19px;
		width: 80px;
		font-weight : bold;
		}
	
	
/* ---------------------------------------------------------------------- */

#leftGradient {
	background: url(../images/backgrounds_left.jpg) no-repeat right top;
}

#rightGradient {
	background: url(../images/backgrounds_right.jpg) no-repeat left top;
}

#nav {
	background: url(../images/navbg.gif) repeat-x;
	font-size: 11px;
	color: white;
	font-weight: bold;
}
		
		#nav ul {	
			margin: 7px 0 0 0px;
			padding: 0;
		}
		
		#nav li {
			margin: 0 25px 0 0;
			padding: 0 0 0 10px;
			display: inline;
			background: url(../images/navarrow.gif) no-repeat 0 2px;
		}
			#nav li.first {
				background: none;
			}
		
		#nav li a {
			color: #999;
			font-family: Tahoma, Verdana, Arial;
			margin: 0;
			padding: 0;
			font-weight: bold;
		}
		
		#nav li a:hover {
			color: white;
				text-decoration: none;
		}
		
#defaultContent {
	padding: 20px 10px 20px 20px;
	background-color:#FFFFFF;
}
#printContent {
	background-color:#FFFFFF;
}

#myAccount {
	background: url(../images/image_12.jpg);
}

#myAccountPadding {
	width: 100%;;
	padding: 60px 0 0 30px;
}

#myAccountPadding img {
	padding-top: 15px;
}

#basketAccount {	
	background: url(../images/image_04.jpg);
	font-family: Tahoma, Verdana, Arial;
}

#basketPosition {	
	position: relative;
	width: 319px;
	height: 125px;
}
		#basketAccount p {
			font-weight: bold;
			color: #999;
		}
		
		p#basketItems {
			font-size:11px;
			position: absolute;
			top: 85px;
			left: 58px;
		}
		
		p#signInRegister {
			font-size:11px;
			position: absolute;
			left: 186px;
			top: 85px;
			
		}
		
		#basketAccount a {
			color: #999;
			font-family:Tahoma, Verdana, Arial;
		}
		
		#basketAccount a:hover {
			color: white;
				text-decoration: none;
		}
		
#footer {
	color: #999;
	font-size:11px;
}
#footer a {
	color: #999;
	font-weight:normal;
}

	#footerLeft { 
		float: left;
		margin: 15px 0 0 20px;
	}

	#footerMid { 
		float: left;
		margin: 0 0 0 40px;
	}
	
	#footerRight {
		float: right;
		margin: 15px 20px 0 0;
	}
	
#lowerShad {
	background: url(../images/footerbgrepeat.gif) center;
}

h1 {
	font-size: 18px;
	font-family:Tahoma, Verdana, Arial;
	font-weight: normal;
	padding-bottom: 10px;
	width: 100%;
	border-bottom: 1px solid #ccc;
}

strong {
	color: #666666;
}

label.error { float: none; clear: both;color: red; padding-left: 3px; vertical-align: top; }