margin{0}

html {
	color: #191919;
	text-align:				center;
}

html, body {
	margin: 0;
	padding: 0;
	color: #595959;
	font: 95% Arial, Helvetica, "Lucida Grande", Verdana, Lucida, sans-serif;
}

table {
font-size: 100%;
}

tr {
	color: #595959;
}
body {
/*        background: #fff url(http://prsdstudio.com/prsd/images/back3.jpg) no-repeat;  */
background: #f1f1f1 url(files/gradback.png) repeat-x;
	color: #5e5e5e;
}

h1, h2, h3, h4{
	letter-spacing: 0.1em;
}

h1 {
	color: #000;
	font-size: large;
	padding-top: 0.5em;
	padding-bottom: 0.4em;
	margin-top: 5px;
	text-shadow: #b3b3b3 1px 1px 1px;
	margin-bottom: 0;
}

h2{
	color: #000;
	font-size: medium;
	padding-bottom: 2px;
    padding-top: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	color: #830424;
    padding-top: 0.5em;
	padding-bottom: 0.3em;
	font-size: large;
	margin: 0;
}
h4{
	padding-top: 0.5em;
	padding-bottom: 0.1em;
	font-size: medium;
	margin: 0;
	padding-left: 10px;
}

p, li, td {
	text-align: left;
	line-height: 1.6em;
}

p {
    margin-bottom: 0.3em;
	margin-top: 0.3em; 
}
ul{
	margin: 0.3em 0;
}

li{
	padding-bottom: 7px;
}
pre {
   background-color: #fffbe7;
   margin: 0.5em;
   padding: 0.3em;
   border: 1px solid #cdcdcd;
}

a {
  color : #3f58bd;
  text-decoration : none;
  font-weight: bold;
}

a:visited {
  color : #74a2ce;
  text-decoration : none;
  font-weight: bold;
}

a:hover {
  text-decoration : underline;
  font-weight: bold;
}

blockquote {
	background-color: #edfaff;
	font-style: italic;
	margin-bottom: 15px;
	margin-right: 8px;
	padding: 10px;
}

h1 .center {
       text-align: center;
}

.justify table, p, li{
      text-align: justify;
}

.center{
	text-align: center;
}
.small{
	font-size: 80%;
}

.quote{
	font-style: italic;
	color: #000;
}

#all {
    background: #fff;
	text-align:				left;
	width: 950px;
	margin:					0 auto;
	margin-top:             20px;
	line-height:			1em;
}
#contentall, #content{
	background-color: #ffffff;
    line-height: 1.3em;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}
#content {
	width: 710px;
	margin-top: 16px;
}
	
#contentbanner{
	width: 725px;
}
#footer {
	color: #fff;
	background-color: #830424;
	background-image: url(http://prsdstudio.com/prsd/images/gradred.jpg);
	margin-bottom: 24px;
	color: #eee;
	font-size: 0.7em;
	padding-bottom: 0.4em;
	padding-top: 0.4em;
	}
#footer p{
	text-align: center;
	}

.simpleborder{
	border: 1px solid #999;
}
.texthighlight{
	color: #830424;
}
.bulletlight{
	list-style-type: circle;
}
.center{
	text-align: center;
}
/* menu ------------------------------*/

/* SiteNav ---------------------------*/
#sitenav {
	background-color: #830424;
	background-image: url(http://prsdstudio.com/prsd/images/gradred.jpg); 
}
#tablesitenav a {
	list-style-type: none;
	color: white;
	padding: 0.3em 1em;
	text-decoration:		none;
	display:				block;
	font-weight: bold;
}

#tablesitenav a:hover {
	display:block;
}

#tablesitenav td a:hover, #tablesitenav td.current a:hover {
	background-color: #df113b;
	color: white;
}

#tablesitenav td.current a:link, #tablesitenav td.current a:visited {
	background: white; 	
	color: #191919;
}

#tablesitenav td.custcurrent a:link, #tablesitenav td.custcurrent a:visited {
	background: yellow; 	
	color: #191919;
}

#tablesitenav td{
	padding: 0;
}
#tablesiteNav a:hover {
	background: #ba0e31 ;
	color: white;
}

/*SIDEBAR ------------------------------*/
.sidebar {
	float:  right;
	width: 217px;
	border: 1px solid #b3b3b3;
	/*border-right-style: solid;*/
}
.sidebar ul{
	margin: 0;
	text-indent: 0;
	list-style-type: none;
	padding-left: 0;
}
.sidebar h3, #sideversion h3, #newstitle{
	color: #fff;
	background-color: #ccc;
	font-size: 0.9em;
	border: 1px solid #ccc;
	padding: 2px 0 2px 7px;
	margin: 0;
}
.sidebar li{
	background-color: #f1f1f1;;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}
.sidebar li a,#sideversion a{
	display: block;
	color: #333;
	letter-spacing: 0.1em;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	padding: 3px 0 3px 7px;
}
.sidebar a:hover{
	background-color: #fff;
	border-color: #fff;
}
#sidelogin {
    background-color: #343434;
    color: #fde6d5;
	padding: 7px;
	font-size: 90%;
}

#sidelogin_bar {
    background-color: #343434;
	padding: 6px;
	font-size: 70%;
	border: 1px solid #343434;
	margin: -1px -1px 0;
}
#sidelogin_bar a {
    color: #fff8c4;
	font-weight: bold;
}

#sidelogin_bar a:hover {
    background-color: #343434;
	color: #fdff00;
}

/*SIDEversion ----------------------*/
#sideversion p{
	padding: 1px 0 1px 7px;
	font-size: 80%;
	margin:0 px;
}

/*SIDEnews -------------------------*/
#sidenews{
	background-color: #f1f1f1;
	margin: 0;
	}
#sidenews h3{
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 0;
}
	
#sidenews em{
	padding-left:6px;
	background-color: #f1f1f1;
}

#sidenews ul {
	font-size: 90%;
	text-indent: -46px;
	padding-left: 34px;
	background-color: #f1f1f1;
	color: #e6e6e6;
	padding-right: 2px;
	margin-left: 7px;
}
#sidenews ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidenews a:hover{
	text-decoration: underline;
	}

#sidenews a{
	font-size: 0.8em;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 1.4em;
	font-weight: bold;
}
/*#newstitle a{
	padding: 0;
	font-size: medium;
	margin-bottom: 1px;
	margin-left: 0;
	margin-right: 0;
}*/

#sidemap {
	background-color: #ffffff; 
	margin-top: 2px;
	padding-left: 6px;
	padding-bottom: 2px;
}
#sidemap img{
	
	padding-right: 18px;
	padding-left: 18px;
	width: 170px;
	margin-bottom: 5px;
}

/*HOME ------------------------------*/
/*
#buttons {
	margin-top: -81px;
	margin-bottom: 20px;
	margin-left: 23px;
}*/

#btdown{
	padding-left: 10px;
	padding-top: 0;
}

#tablehome{
	width:	932px;
	
}
#tablehome td{
	width: 50%;
	padding: 0;
	text-align: left;
}

#imgvideohome{
	padding-left: 40px;
        padding-top: 10px;
	padding-bottom: 10px;
	width: 250px;
	height: 150px;
}
#customers{
	padding: 0;
	margin: 0;
}
#tablecustomers td{
	width: 190px;
	padding: 0;
}
#tablecustomers p{
	text-align: center;
}
/*why --------------------------------*/
#table_user{
	margin-top: 15px;
	list-style-position: outside;
	
	}
#imguser{
	width: 350px;
	height: 130px;
}

/* Features----------------------------*/
.tablefeatureclips{
	margin-top: 10px;
	margin-bottom: 10px;
}
#clip{
	width: 310px;
}
#text{
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 7px;
}

/* Pricing & Versions ---------------*/

.pricing{
	border-style: solid;
	border-width: 2px;
        border-collapse:collapse;
}
.pricing td{
	text-align: center;
	padding: 8px;
	border: 1px solid #a2a2a2;
	font-size: 80%;
}
.pricing th{
	text-align: center;
	border: 1px solid #a2a2a2;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	background-color: #f1f1f1;
}

#tableprice, #tableversions{
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
}

#tableprice td{
	width: 140px;
	font-size: small;
	text-align: center;
	border-left: 1px outset #b3b3b3;
	border-bottom: 1px outset #b3b3b3;
}

#tableprice tr{
	border-bottom: 1px inset #b3b3b3;
}

#tv1{
	width: 250px;
}
#tv_items{
	width: 50px;
}
#tv_end{
	font-size: small;
	width: 150px;
	padding: 0 5px;
	text-align: left;
}



#yesno{
         width: 20px;
}

/* Training ----------------------------*/
.courses{
	padding-bottom: 7px;
	padding-top: 7px;
}
#floatrx{
	float: right;
	padding-left: 20px;
}
#floatlx{
	float: left;
	padding-right: 20px;
}

/* Customer ----------------------------*/

.paragHigh{
	margin-bottom: 10px;
}
.paragHighfull{
   /*  background-color: #e6e6e6; */
        margin-bottom: 2px;
        margin-top: 20px;
        padding-top: 0px;
        padding-bottom: 5px;
	padding-right: 5px;
	border-bottom: 1px solid #ccc;
}

/* News --------------------------------*/
.news_date {
	text-align: right;
	border-bottom: 1px solid #ccc;
	font-size: small;
} 
#news h1, #news p{
	font-size: 0.9em;

}



/* Forms -- ----------------------------*/
.download{
	padding: 17px;
	/* font-size: 1.1em; */
    margin:15px;
	border: 1px solid #830424;
    background-color: #fff6de;
}

#tablebuy td, #tablebuy h2{
	font-size: small;
}
