/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  body { margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica;
    color: rgb(204, 204, 204);
    background-image: url(images/bg.jpg);
    background-repeat: repeat-x;
	background-color: rgb(106, 0, 0);
    }

/*regular links */
  a { color: white;
    }

  a:visited { color: white;
    }

  a:hover { color: rgb(174, 24, 24);
    }

  a:active { color: rgb(174, 24, 24);
    }
	
img {
	border: 0;
}

img { behavior: url(iepngfix.htc) }

/* sidebar menu links */
  a.side { color: rgb(219, 112, 147);
	display: block;
    }

  a.side:visited { color: rgb(219, 112, 147);
    }

  a.side:hover { color: rgb(86, 75, 71);
    }

  a.side:active { color: rgb(0, 0, 0);
    }

  h1 { border-bottom: 2px solid rgb(174, 24, 24);
	font-family: "Century Gothic", Arial, Helvetica;
    margin: 0px;
    padding: 5px 5px;
    font-size: 18px;
    background-color: transparent;
	text-align: right;
	color: white;
	/*color: rgb(174, 24, 24);*/
	/*opacity: 0.335;*/
    }

  h2 { border-bottom: 1px dashed rgb(174, 24, 24);
	border-top: 1px dashed rgb(174, 24, 24);
	color: white;
    margin-bottom: 3px;
    padding: 5px 5px;
	text-transform: uppercase;
    font-size: 14px;
    background-color: rgb(42, 42, 42);
    }
	
table {
	font-size: 12px;
}	

	p.red {
		color: rgb(174, 24, 24);
		display: inline;
		border-bottom: 1px dotted white;
	}
	
	p.error {
		color: white;
		background-color: rgb(174, 24, 24);
		border: 1px dotted white;
		align: center;
	}
	
	p.thankyou {
		color: rgb(174, 24, 24);
		font-size: 18px;
		font-weight: bold;
		text-align: center;
	}
	
  #fadecontainer {
    margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
    width: 910px;
	background-color: transparent;
    }		
	
  #fadecontainerbottom {
	height: 25px;
	margin-left: auto;
	margin-right: auto;
    width: 850px;
	background-color: transparent;
    }	

#fadecontainertop {
	height: 50px;
	margin-left: auto;
	margin-right: auto;
    width: 910px;
	background-color: transparent;
    }
	
  #container { border-left: 1px solid rgb(204, 204, 204);
	border-right: 1px solid rgb(204, 204, 204);
	border-top: 1px solid rgb(204, 204, 204);
	border-bottom: 1px solid rgb(86, 75, 71);
	margin-left: auto;
	margin-right: auto;
    width: 800px;
	background-color: rgb(14, 14, 14);
    }

.mainlogocontainer {
	position: relative;

}

.redborder {
	border: 1px solid rgb(174, 24, 24);
	height: 350px;
	overflow: hidden;
}

.smallcaps {
	font-variant: small-caps;
	display: inline;
	text-decoration: underline;
	font-weight: bold;
	color: white;
}

.faqQuestion {
	color: white;
	font-style: italic;	
	margin-top: 15px;
	font-size: 14px;
}

.faqAnswer {
	color: blah;
	margin-left: 35px;
	margin-top: 5px;
}

.floatright {
	float: right;
	margin: 0 0 10px 10px;
	background-color: white;
	padding: 2px;
}

.floatleft {
	float: left;
	margin: 0 10px 10px 0;
	background-color: white;
	padding: 2px;	
}

.greybox {
	border: 1px solid white;
	background-color: rgb(42, 42, 42);
	margin-left: 20px;
	margin-right: 20px;
	padding: 5px;
}

.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#videobox {
	width: 320px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	background-color: transparent;
}
#pricingtable {
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica;
    color: rgb(204, 204, 204);	
}

.pricingcategory {
	display: inline;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0;
	border-bottom: 1px dotted white;
}

.itemname {
	background-color: rgb(174, 24, 24);
	font-weight: bold;
	font-size: 20px;
	color: white;
	font-style: italic;
	border-bottom: 1px solid white;
	overflow: hidden;
}

#mainlogo {
	position: absolute;
	left: -35px;
	top: 0px;
	z-index: 5;
}

ul.decreasemargin {
	margin-top: 5px;
	margin-bottom: 5px;
}

#banner { margin: 0px;
    padding: 0px;
    text-align: left;
    background-color: rgb(0, 0, 0);
    z-index: 1;
    }

#content { padding-left: 3px;
	padding-right: 2px;
	border-left: 1px solid rgb(86, 75, 71);
    margin-left: 200px;
    margin-right: 0px;
    background-color: rgb(14, 14, 14);
    }

div#content { min-height: 400px;
    }

#left { margin-left: 0px;
    padding: 0px;
    float: left;
    width: 200px;
	background-color: transparent;
    }

#footer {
	background-repeat: no-repeat;
	width: 910px;
    margin-left: auto;
	margin-right: auto;
    font-size: 12px;
    background-color: transparent;
	text-align: center;
	color: rgb(204, 204, 204);
	/*opacity: 0.335;*/
    }

	#footercontent { border-left: 1px solid rgb(204, 204, 204);
	border-bottom: 1px solid rgb(204, 204, 204);
	border-top: 0px solid rgb(86, 75, 71);
	border-right: 1px solid rgb(204, 204, 204);
	width: 800px;
    margin-left: auto;
	margin-right: auto;
    padding: 5px 0px 5px 0px;
    font-size: 12px;
    background-color: rgb(14, 14, 14);
	text-align: center;
	color: rgb(204, 204, 204);
	/*opacity: 0.335;*/
	
	}
	
#combopricingdetail	{
	overflow: hidden;
}

/*3 rounded box */

.roundboxtop {
	background: url(images/TopCap.png) no-repeat top;
	height: 10px;
	font-size: 1px;
	margin-top: 5px;
}
.roundboxheader {
	background-color: rgb(42, 42, 42);
	border-left: 1px solid rgb(204, 204, 204);
	border-right: 1px solid rgb(204, 204, 204);
	border-bottom: 1px solid rgb(204, 204, 204);
	margin-left: 5px;
	margin-right: 5px;
	margin-top: -3px;
	margin-bottom: 0px;
	color: white;
	padding-left: 5px;
	padding-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
}

.roundboxbottom {
	background: url('images/BottomCap.png') no-repeat top;
	font-size: 1px;
	height: 10px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.wireframemenu{
border: 1px solid rgb(204, 204, 204);
background-color: rgb(0, 0, 0);
border-bottom-width: 0;
width: 188px;
margin-left: 5px;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 178px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
font: 12px Arial, Verdana, Helvetica;
padding: 5px 5px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: rgb(204, 204, 204);
text-decoration: none;
border-bottom: 1px dashed rgb(42, 42, 42);
}

.wireframemenu a:visited{
color: rgb(204, 204, 204);
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
background-color: rgb(174, 24, 24);
color: white;
}

table.sample {	border-width: 1px 1px 1px 1px;	border-spacing: 1px;	border-style: solid solid solid solid;	border-color: white white white white;	border-collapse: separate;	background-color: transparent;
	margin-left:auto;
	margin-right:auto;}table.sample th {	border-width: 1px 1px 1px 1px;	padding: 1px 1px 1px 1px;	border-style: solid solid solid solid;	border-color: gray gray gray gray;	background-color: transparent;	-moz-border-radius: 0px 0px 0px 0px;}table.sample td {	border-width: 1px 1px 1px 1px;	padding: 1px 1px 1px 1px;	border-style: solid solid solid solid;	border-color: gray gray gray gray;	background-color: transparent;	-moz-border-radius: 0px 0px 0px 0px;}

table.printpricing {	background-color: transparent;
	margin-top: 75px;
	margin-left:auto;
	margin-right:auto;}table.printpricing th {
	border-bottom: 1px solid white;	background-color: transparent;
	font-size: 14px;}table.printpricing td {
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;	background-color: transparent;}

