body {
	margin: 0;
	background-color: #f0f0f0;
	background-image: url(../img/wallpaper.gif);
	background-position: left top;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	-moz-opacity: 0.999;
}
form {
	margin: 0;
	padding: 0;
}
table {
	margin: 0 0 15px;
	border-collapse: collapse;
	font-size: 100%;
	color: #666666;
}
th {
	text-align: left;
}
td {
	border: 1px solid #cccccc;
	padding: 3px 5px;
}
h1 {
	margin: 0;
	padding: 0 0 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 210%;
	font-weight: normal;
	color: #ffffff;
}
h2 {
	margin: 0;
	padding: 0 0 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: normal;
	color: #999999;
}
h3 {
	margin: 0;
	padding: 0 0 15px;
	font-size: 125%;
	color: #999999;
}
h4 {
	margin: 0;
	padding: 0 0 5px;
	font-size: 100%;
	color: #999999;
}
p {
	margin: 0;
	padding: 0 0 15px;
}
ul, ol {
	margin: 0;
	padding: 0 0 13px 20px;
}
ul ul, ol ol, ul ol, ol ul {
	padding: 0 0 0 20px;
}
li {
	margin: 0;
	padding: 0 0 2px;
}
ul {
	list-style: square;
}
img, object {
	vertical-align: bottom;
}
a {
	color: #cc0066;
}
a:hover {
	color: #990033;
}
a img {
	border: 0;
}
input, textarea, select {
	vertical-align: middle;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
hr {
	display: none;
}


.hidden {
	display: none;
}
.breaker {
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
	visibility: hidden;
}
.textfield {
	border: 1px solid #dddddd;
	border-top: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
	background-color: #ffffff;
}
.textfield2 {
	border: 1px solid #eeeeee;
	border-top: 1px solid #777777;
	border-left: 1px solid #777777;
	background-color: #dddddd;
}
.button {
	border: 1px solid #bbbbbb;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	background-color: #cccccc;
	color: #ffffff;
	cursor: pointer;
}
.button2 {
	border: 1px solid #888888;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	background-color: #999999;
	color: #ffffff;
	cursor: pointer;
}
.button3 {
	border: 1px solid #666666;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	background-color: #aaaaaa;
	color: #444444;
	cursor: pointer;
}
.width30px {
	width: 30px;
}
.width60px {
	width: 60px;
}
.width80px {
	width: 80px;
}
.width110px {
	width: 110px;
}
.width150px {
	width: 150px;
}
.width100pct {
	width: 100%;
}
.height50px {
	height: 50px;
}
.red {
	color: #ff0000;
}
.green {
	color: #00cc00;
}
.r {
	text-align: right;
}
.c {
	text-align: center;
}
.flr, .fr {
	float: right;
}
.fl {
	float: left;
}


#header {background-color: #f7f7f7;}
#header2 {margin: auto; width: 960px; background-color: #ffffff; text-align: left;}
#headerinfo {float: right; clear: right; padding: 10px 30px 0 0; text-align: right;}
#headerinfo {line-height: 1.6em; font-family: Georgia, "Times New Roman", Times, serif; font-size: 170%; color: #999999;}
#headerinfo strong {font-weight: normal; color: #666666;}
#cart {padding: 0 30px 0 0;}
#cart a {background-image: url(../img/hire_03.gif); background-repeat: no-repeat; background-position: 0 50%; padding: 0 0 0 16px; text-decoration: none; color: #999999;}
#cart a:hover span {text-decoration: underline;}

#v2header {background-color: #f1f1f1; background-image: url(../img/redesignb01.gif); background-repeat: repeat-x;}
#v2header2 {background-image: url(../img/redesignb02.gif); background-repeat: no-repeat; background-position: 50% 0;}
#v2header3 {margin: auto; width: 961px; background-color: #ffffff; text-align: left; height: 191px; overflow: visible;}
#v2header4 {height: 120px; overflow: hidden;}
#v2menutop {background-color: #878787; height: 30px; overflow: visible; line-height: 16px;}
#v2menutop p {float: left; padding: 5px 0 0 5px; line-height: normal; font-size: 11px;}
#v2menutop p a {text-decoration: none; color: #333333;}
#v2menutop p a:hover {color: #ffffff;}
#v2menutop p img {vertical-align: middle;}
#v2menutop ul {float: right; padding: 0 4px; list-style: none;}
#v2menutop li {display: block; padding: 0; float: left;}
#v2menutop ul a {display: block; color: #ffffff; padding: 5px 1px 5px 0; text-decoration: none; position: relative; cursor: pointer;}
#v2menutop span {display: block; padding: 2px 14px; -moz-border-radius: 2px; -webkit-border-radius: 2px; -khtml-border-radius: 2px; border-radius: 2px;} /* behavior: url(css/border-radius.htc); */
#v2menutop ul a:hover span, #v2menutop strong span, #v2menutop .open span {background-color: #f64ca1; font-weight: normal;}
#v2menutop li ul {display: none; position: absolute; z-index: 999; width: 180px; border-top: 1px solid #efefef; background-color: #484949; filter: alpha(opacity=90); opacity: 0.9; -moz-opacity: 0.9; padding: 5px 0; margin: 0 0 0 -1px;}
#v2menutop li.open ul {display: block;}
#v2menutop li li {float: none; display: inline;}
#v2menutop li li a {padding: 4px 15px; color: #ffffff;}
#v2menutop li li a:hover {background-color: #dddddd; color: #cc0066;}

#v2logo {float: left; padding: 9px 0 0 19px;}
#v2search {float: right; padding: 20px 20px 0 0; text-align: right;}
#v2search p {padding: 0;}
#v2search p#banner {padding: 10px 0 0; text-align: right;}

#v2menubottom {height: 40px; overflow: visible;}
#v2menubottom ul {list-style: none; padding: 0 0 0 1px; position: absolute;}
#v2menubottom li {display: block; padding: 0; float: left; width: 192px;}
#v2menubottom a {display: block; background-color: #ffffff; margin: 0 1px 0 0; color: #cc0066; text-decoration: none; line-height: 16px; position: relative; cursor: pointer;}
.home #v2menubottom a {height: 250px; background-position: 0 100%; background-repeat: no-repeat;}
#v2menubottom span {display: block; padding: 12px 5px; background-color: #aaaaaa; background-image: url(../img/redesignc02.gif); background-repeat: no-repeat; font-size: 13px; text-align: center;}
#v2menubottom a:hover span, #v2menubottom strong span, #v2menubottom .open span {background-color: #9e9e9e; background-image: url(../img/redesignc01.gif); color: #ffffff; font-weight: normal;}
#v2menubottom li ul {display: none; position: absolute; z-index: 999; width: 191px; border-top: 1px solid #ffffff; background-color: #484949; filter: alpha(opacity=90); opacity: 0.90; -moz-opacity: 0.90; padding: 5px 0;}
.home #v2menubottom li ul {margin: -209px 0 0; border-top: none;}
#v2menubottom li.open ul {display: block;}
#v2menubottom li li {float: none; display: inline; width: auto;}
#v2menubottom li li a {padding: 4px 15px; background-color: #484949; color: #ffffff; margin: 0; height: auto !important;}
#v2menubottom li li a:hover {background-color: #dddddd; color: #cc0066;}

#footer {background-color: #ffffff; filter: alpha(opacity=66); opacity: 0.66; -moz-opacity: 0.66; width: 961px; margin: 0 auto 15px; text-align: left; font-size: 95%; color: #666666;}
#footer a {color: #666666;}
#footer a:hover {color: #333333;}
#copyright {float: left; padding: 15px; width: 500px;}
#credits {padding: 15px; text-align: right;}
#credits a {text-decoration: none;}
#credits a strong {text-decoration: underline;}
#v2content {margin: auto; width: 961px; background-color: #ffffff;  text-align: left;}
#content {background-image: url(../img/page_33.gif); margin: 0 1px;}
.home #content {padding: 210px 0 0; background-image: none;} /* background-image: url(../img/page_33.gif); */
#content2 {background-image: url(../img/page_03.gif); background-repeat: no-repeat;}

#v2homeblock {height: 330px; overflow: hidden; background-color: #eeeeee; background-repeat: no-repeat;}
#v2homeblock2 {padding: 0 0 0 510px;}
#v2homeblock3 {width: 420px; height: 200px; position: absolute; z-index: 500; background-color: #000000; filter: alpha(opacity=33); opacity: 0.33; -moz-opacity: 0.33;}
#v2homeblock4 {width: 420px; position: absolute; z-index: 501;}
#v2homeblock4b {padding: 40px 20px 5px;}
#v2homeblock5 {border: none; background-color: #ffffff; padding: 20px 20px 5px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px;}
#v2homeblock5 a {color: #888888;}
#v2homeblock5 a:hover {color: #cc0066;}

#submenu {
	float: left;
	width: 240px;
	overflow: hidden;
	padding: 40px 0;
}
#submenu ul {
	border-bottom: 1px solid #aaaaaa;
	padding: 0;
	list-style: none;
}
#submenu ul ul {
	border-bottom: none;
	padding: 3px 0 4px 15px;
	font-size: 95%;
}
#submenu ul ul ul {
	font-size: 100%;
}
#submenu li {
	display: inline;
	padding: 0;
}
#submenu strong {
	font-weight: normal;
}
#submenu a {
	display: block;
	position: relative;
	border-top: 1px solid #aaaaaa;
	background-image: url(../img/page_10.gif);
	background-repeat: no-repeat;
	background-position: 25px 50%;
	padding: 7px 0 7px 35px;
	text-decoration: none;
	color: #ffffff;
}
#submenu a:hover, #submenu strong a {
	background-color: #aaaaaa;
	background-image: url(../img/page_18.gif);
	color: #cc0066;
}
#submenu li li a {
	border-top: none;
	background-image: url(../img/page_23.gif);
	background-position: 20px 50%;
	padding: 3px 0 3px 30px;
}
#submenu li li a:hover, #submenu li li strong a {
	border-top: none;
	background-color: transparent;
	background-image: url(../img/page_26.gif);
}
#midcol {
	float: left;
	width: 470px;
	overflow: hidden;
}
#pagetitle {
	margin: 0 0 0 10px;
	background-color: #cccccc;
	background-image: url(../img/page_05.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#pagetitle2 {
	background-image: url(../img/page_15.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
}
#pagetitle2 h1 {
	background-image: url(../img/page_17.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 40px 20px 15px;
}
#midcol2 {
	padding: 50px 20px 50px 30px;
}
#downloads {
	padding: 15px 0 13px;
	list-style: none;	
}
#downloads a {
	background-image: url(../img/page_30.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 0 0 0 15px;
	text-decoration: none;
	color: #999999;
}
#downloads a strong {
	font-weight: normal;
	color: #666666;
}
#downloads a:hover, #downloads a:hover strong {
	text-decoration: underline;
	color: #cc0066;
}
#rightcol {
	float: right;
	width: 240px;
	overflow: hidden;
	text-align: center;
	font-size: 95%;
}
#rightcol p {
	background-color: #dddddd;
	padding: 0;
}
#rightcol span {
	display: block;
	padding: 5px;
}
#rightcol a {
	display: block;
	text-decoration: none;
	color: #777777;
}
#rightcol a:hover {
	color: #333333;
}
#bottomline {
	display: block;
	clear: both;
	height: 1px;
	width: 960px;
	overflow: hidden;
	background-color: #cccccc;
}
#contenthire {
	margin: auto;
	width: 960px;
	background-color: #ffffff;
	background-image: url(../img/hire_11.gif);
	text-align: left;
}
#midrightcol {
	float: left;
	width: 710px;
	overflow: hidden;
}
.paging {
	clear: both;
	width: 100%;
}
.paging p {
	padding: 15px 20px 20px;
	text-align: right;
}
.paging em {
	font-style: normal;
	color: #cccccc;
}
#products {
	padding: 0 0 0 20px;
}
#products p {
	float: left;
	width: 167px;
	text-align: center;
}
#products a {
	display: block;
	padding: 0 0 5px;
	text-decoration: none;
	color: #999999;
}
/* 
#products a.edadd {
	display: block;
	padding: 0 5px 10px;
	text-decoration: none;
	color: #666666;
}
#products a.edadd:hover {
	color: #990033;
}
*/
#products em {
	display: block;
	border-right: 1px solid #eeeeee;
}
#products span {
	display: block;
	padding: 5px 5px 0;
}
#products strong {
	font-weight: normal;
	color: #666666;
}
#products a:hover, #products a:hover strong {
	text-decoration: underline;
	color: #cc0066;
}
#products p.right em {
	border-right: none;
}
#items {
	margin: 15px 0 15px;
	width: 420px;
	color: #999999;
}
#items.wide {
	margin: 0 0 15px;
	width: 660px;
}
#items th {
	border-bottom: 1px solid #dddddd;
	padding: 3px 5px;
	vertical-align: middle;
	font-size: 95%;
}
#items td {
	border: none;
	border-bottom: 1px solid #dddddd;
	padding: 3px 5px;
	vertical-align: middle;
}
#items.biggerlines td {
	padding: 5px;
}
#items td.spec, #items th.spec {
	border-bottom: none;
}
.addtocart {
	background-image: url(../img/product_38.gif);
	background-repeat: no-repeat;
	background-position: 7px 50%;
	padding-left: 18px;
}
.button3.addtocart {
	background-image: url(../img/hire_03.gif);
}
#items strong {
	font-weight: normal;
	color: #666666;
}
#midrightcol2 {
	padding: 50px 20px 50px 30px;
}
.formtable {
	width: 660px;
	table-layout: fixed;
}
.formtable th {
	border: none;
	padding: 0 10px 5px 0;
	vertical-align: bottom;
	font-size: 95%;
	color: #999999;
}
.formtable td {
	border: none;
	padding: 0 10px 5px 0;
	vertical-align: top;
}
#subscribe {
	margin: 20px 0 0;
	border: 1px solid #dddddd;
	background-color: #f8f8f8;
	padding: 20px;
}
#subscribe td {
	border: none;
	padding: 0 10px 5px 0;
}
.specrem {
	line-height: 1.6em;
}
#edesigner {
	float: right;
	clear: right;
	padding: 0 30px 0 0;
	color: #999999;
}
#edesigner a {
	text-decoration: none;
	color: #999999;
}
#edesigner a:hover span {
	text-decoration: underline;
}
#cart strong, #edesigner strong {
	font-weight: normal;
}
#servicemenu {
	float: left;
	width: 240px;
	overflow: hidden;
	padding: 40px 0;
	color: #ffffff;
}
#servicemenu form {
	border-top: 1px solid #aaaaaa;
}
#servicemenu div {
	border-bottom: 1px solid #aaaaaa;
	padding: 15px 20px 10px;
}
#servicemenu p {
	padding: 0 0 5px;
}
a.paste, span.paste {
	display: inline !important;
	padding: 0 2px !important;
	text-decoration: none;
	border: 1px solid #cc0066;
	background-color: #cc0066;
	color: #ffffff !important;
}
a.paste:hover {
	border: 1px solid #990033;
	background-color: #990033;
	text-decoration: none !important;
	color: #ffffff !important;
}
.itemheader {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #f8f8f8;
	padding: 3px 10px;
	margin: 0 0 15px;
}
.itemheader a {
	display: block;
	float: right;
}
.itemcomment {
	clear: both;
}




