* {
	padding:0;
	margin:0;
	outline:none;
}
img {	
	border:none;
}
body {
	background-image:url(images/bg2.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#090909;
	margin:0 auto;
	color:#d7d7d7;
	font:13px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
}
a:link, a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover, a:active {
	color: #FF0099;
	text-decoration:none;
}
p.bold {
	font-weight:bold;
}
p.price {
	color:#FF0099;
}
ul.package {
	list-style-position:inside;
	margin-left:20px;
}
#holder {
	margin:0 auto;
	width:890px;
}
#wrapper {
	width:890px;
	margin:36px auto 0 auto;
	border:1px solid #FF9900;
	padding:1px;
	background-color:#FFFFFF;
	float:left;
}
#header {
	height:102px;
	background-image:url(images/head-bg.jpg);
}
#header img {
	float:left;
}
#cart {
	width:110px;
	float:right;
	margin-top:10px;
}
#cart img {
	margin-right:8px;
}
#cart p {
	font:14px Verdana, Arial, Helvetica, sans-serif;
	height:21px;
	font-weight:bold;
	padding-top:4px;
}
ul#mainmenu {	
	list-style-type:none;
	background-color:#000000;
	background-image:url(images/menubg.jpg);
	background-repeat:repeat-x;
	height:22px;
	width:880px;
	margin-top:1px;
	padding-top:4px;
	padding-left:10px;
	float:left;
}
ul#mainmenu li {
	display:inline;
	margin-right:17px;
	float:left;
}
ul#mainmenu ul li.firstmenu {
	margin-left:25px;
}
ul#mainmenu li a { 
	color:#fff;
	text-decoration:none;
}
ul#mainmenu li a:hover { 
	color: #FF00CC;
	text-decoration:none;
}




#artwork {
	margin-top:1px;
	margin-bottom:1px;
	float:left;
}

#contenthold {
	background-image:url(images/menu-bg2.jpg);
	background-repeat:repeat-y;
	width:890px;
	float:left;
}

#leftside {
	width:200px;
	float:left;
	background-color:#2f2f2f;
	background-image:url(images/leftbg.jpg);
	background-repeat: repeat-x;
	background-position:top;
	margin-bottom:1px;
}
form#sitesearch {
	padding:10px;
	margin:10px 0 10px 0;
	width:170px;
}
#searchfield {
	width:220px;
}
ul.leftul {
	list-style-type:none;
}
ul.leftul li {
	height: 25px;
	padding-left:15px;
	padding-top:3px;
}
ul.leftul li.top {
	background-image:url(images/menubg.jpg);
	background-repeat:repeat-x;
	font-weight:bold;
}
ul.leftul li a:link, ul.leftul li a:visited {
	color:#eee;
	text-decoration:none;
}
ul.leftul li a:hover, ul.leftul li a:active {
	color:#eee;
	text-decoration:underline;
}


#rightside {	
	width:690px;
	float:left;
}
#breadcrumbs {
	height:20px;
	padding-top:6px;
	margin-left:1px;
	padding-bottom:1px;
	background-color:#ffffff;
	background-image:url(images/menubg.jpg);
	background-repeat:repeat-x;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#breadcrumbs ul {
	list-style-type:none;
	float:left;
	margin-left:10px;
}
#breadcrumbs ul li { 
	display:inline;
	margin:0 5px 0 0;
	padding:0;
}
#breadcrumbs ul li a { 
	color:#fff;
	text-decoration:none;
}
#breadcrumbs ul li a:hover { 
	color:#FF0099;
	text-decoration:none;
}
#breadcrumbs ul li:before {
	content: "\0020 \0020 \0020 \00BB \0020";
	padding:0 4px 0 0;
}
	
#breadcrumbs ul li.first:before {
	content: " ";
}


#images {
	width:315px;
	float:left;
}


#productcontent {
	border:1px solid #999;
	background-image:url(images/leftbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#2f2f2f;
	float:left;
	width:350px;
	margin:10px 0 0 10px;;
}
.titlebar {
	background-color:#000;
	background-image:url(images/menubg.jpg);
	background-repeat:repeat-x;
	height:19px;
	padding-top:3px;
	padding-left:3px;
	border-bottom:1px solid #999;
}


img.prodimage {
	margin:10px 0 0 10px;
	float:left;
	/*border:1px solid #333;*/
	background-color:#FF0099;
	padding:1px;
	border:4px solid #fff;
}
img.Titan {
	margin:10px 0 0 10px;
	float:left;
	/*border:1px solid #333;*/
	background-color: #FF6600;
	padding:1px;
	border:4px solid #fff;
}
img.Pegasus {
	margin:10px 0 0 10px;
	float:left;
	/*border:1px solid #333;*/
	background-color:#FF0099;
	padding:1px;
	border:4px solid #fff;
}
img.Hercules {
	margin:10px 0 0 10px;
	float:left;
	/*border:1px solid #333;*/
	background-color: #66FF00;
	padding:1px;
	border:4px solid #fff;
}
img.none {
	margin:10px 0 0 10px;
	float:left;
	/*border:1px solid #333;*/
	background-color:#FF0099;
	padding:1px;
	border:4px solid #fff;
}
/*#images  img {
	margin:10px 0 10px 10px;
	float:left;
	background-color:#FF0099;
	padding:1px;
	border:4px solid #fff;
}*/
ul#imagethumbs {
	list-style-type:none;
	padding:0;
	margin:4px 0 10px 10px;
	width:300px;
	float:left;
	
}
ul#imagethumbs li {
	display:inline;
	margin:0 auto;
	padding:1px;
}
/*ul#imagethumbs li.last {
	margin-right:0;
}*/

h1 {
	font:22px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	margin:10px 0 0 10px;
	display:inline;
	width:340px;
	float:left;
}
form#addtocart {
	width:350px;
	background-image:url(images/leftbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#2f2f2f;
	float:left;
	margin-top:10px;
	margin-left:10px;
	border:1px solid #999;
}
form#addtocart fieldset {
	/*width:430px;*/
	border:none;
}
form#addtocart label {
	width:150px;
	float:left;
	text-align:right;
	margin:6px 6px 0 0;
}
form#addtocart select {
	float:left;
	display:inline;
	width:120px;
	margin:6px 6px 0 0;
}
form#addtocart input {
	float:left;
	width:100px;
}
/*form#addtocart textarea {
	width:200px;
	height:40px;
	margin-left:10px;
}*/
form#addtocart #submit {
	width:100px;
	float:left;
	margin:10px 6px 10px 160px;
	border:1px solid #FF0099;
	background-color: #fff;
	color:#000;
	height:25px;
}


#proudctdescription {
	float:left;
	margin:10px 0 10px 10px;
	width:659px;
	background-image:url(images/leftbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#2f2f2f;
	border:1px solid #999;
}

#sizechart {
	float:left;
	margin:10px 0 10px 10px;
	width:659px;
	background-image:url(images/leftbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#2f2f2f;
	border:1px solid #999;
}
#sizechart table {
	border:1px solid #cecece;
	border-color: #999999;
	margin:5px auto;
	font-size:12px;
}

.contactbox {
	float:left;
	margin:10px 0 10px 10px;
	width:659px;
	background-image:url(images/leftbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#2f2f2f;
	border:1px solid #999;
}
.contactbox p {
	padding:10px;
}

img.sponsor {
	margin-bottom:10px;
	margin-left:10px;
	padding:4px;
	border:1px solid #555555;
	background-color:#FFFFFF;
}

#proudctdescription p {
	padding:10px;
}
#otherproducts {
	float:left;
	margin:10px 0 10px 10px;
	width:659px;
	background-image:url(images/leftbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#2f2f2f;
	border:1px solid #999;
}
div.morerange {
	float:left;
	width:600px;
	padding:5px;
}
#otherproducts img {
	float:left;
	border:1px solid #000;
}
#otherproducts h3 {
	float:left;
	display:block;
}
div.product {
	background-image:url(images/ulbg.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:229px;
	height:229px;
	margin-left:1px;
	margin-bottom:1px;
	float:right;
}
div.product img {
	padding:12px 0 0 12px;
}

div.productlist {
	background-color:#2f2f2f;
	background-image:url(images/leftbg.jpg);
	background-repeat: repeat-x;
	background-position:top;
	padding:10px 0 10px 0;
	margin-left:1px;
	border-bottom:1px solid #fff;
	float:left;
	width:689px;
}
div.productlist img {
	margin-left:10px;
	border:1px solid #000;
	float:left;
}
h3 {
	margin: 0 0 10px 10px;
	color:#fff;
	float:left;
	width:350px;
}
h4 {
	margin: 0 0 10px 10px;
	color:#fff;
	float:left;
	width:200px;
}
h2 {
	margin:5px 0 10px 10px;
	color:#fff;
	display:block;
	float:left;
}
div.productlist p {

}
#outfooter {
	
}
#outfooter p {
	width:300px;
	float:left;
}
#outfooter p.madcreative {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#FF0099;
	text-align:right;
	float:right;
	width:300px;
}


#viewcart {
	font:13px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	width:869px;
	float:left;
	padding:10px;
}

table#carttable {
	border:1px solid #CCCCCC;
}
table#carttable td {
	border:1px solid #CCCCCC;
	padding:5px;
}
table#carttable td.noborder {
	border-bottom:none;
}
table#carttable td.nobordertop {
	border-top:none;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
table#carttable td.noborderleft {
	border-left:none;
}
table#carttable td.noborderright {
	border-right:none;
}

/********************************************
CUSTOMER CHECKOUT TBLE
********************************************/
.entryTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}

.entryTable td {
	background-color:#FFFFFF;
}

.entryTableHeader {
	font-size: 14px;
	color: #333333;
	background-color: #ffffff;
	font-weight: bold;
	background-position: center;
	padding:5px;
}

.entryTable .label {
	background-color: #ffffff;
	padding:5px;
}

.entryTable .content {
	background-color: #FFFFFF;
	/*padding:5px;*/
}


.infoTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}

.infoTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #7F92A4;
	font-weight: bold;
	background-position: center;
}

.infoTable .label {
	background-color: #EFEFEF;
}

.infoTable .content {
	background-color: #FFFFFF;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #336699;
	padding:5px;
}

.notice {
	color: #996600;
	font-weight: bold;
}

.addToCartButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-weight:bold;
	border: 1px solid #336699;
	background-color:#FFCC00;
}

#errorMessage {
	color: #990000;
	font-weight: bold;
}
a.click:link, a.click:visited {
	color:#FF0099;
	text-decoration:none;
}
a.click:hover, a.click:active {
	color: #66FF00;
	text-decoration:underline;
}
input.contactform {
	width:200px;
}
textarea.contactformenquiry {
	width:204px;
	height:100px;
}
p.error {
	font-size:14px;
	color:#FF0000;
}